ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / DrawingShape Class / Left Property

In This Topic
    Left Property (DrawingShape)
    In This Topic
    Gets left horizontal coordinate, in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As System.Integer
    public System.int Left {get;}
    See Also