ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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