ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Integer
    public int Left {get;}
    See Also