ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Double
    public System.double Bottom {get;}
    See Also