ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / CompiledRegion.Entity Structure / CompiledRegion.Entity Constructor / CompiledRegion.Entity Constructor(RectangleF)

In This Topic
    CompiledRegion.Entity Constructor(RectangleF)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal rect As RectangleF _
    )
    public CompiledRegion.Entity( 
       RectangleF rect
    )

    Parameters

    rect
    See Also