ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShape Class / Top Property

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