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