ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingShape Class / Bottom Property

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