ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / CompiledRegion.Entity Structure / Rectangle Property

In This Topic
    Rectangle Property (CompiledRegion.Entity)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Rectangle As RectangleF
    public RectangleF Rectangle {get;}
    See Also