ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Rect Structure / Bottom Property

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