Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleD Structure / Bottom Property

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