ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / FillRect Class / Bounds Property

In This Topic
    Bounds Property (FillRect)
    In This Topic
    Gets the bounds.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bounds As RectangleF
    public RectangleF Bounds {get;}

    Property Value

    The bounds.
    See Also