ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Border Class / Bounds Property

In This Topic
    Bounds Property (Border)
    In This Topic
    Gets or sets the boundaries of the border.
    Syntax
    'Declaration
     
    Public Property Bounds As RectangleF
    public RectangleF Bounds {get; set;}
    See Also