ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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