ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Double
    public System.double Bottom {get;}
    See Also