InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Interop Namespace / Rect Structure / Bottom Property

In This Topic
    Bottom Property (Rect)
    In This Topic
    Gets the Y coordinate of the bottom edge of the current Rect structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bottom As Double
    public double Bottom {get;}
    See Also