ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / CompiledRegion Class / Exclude Method / Exclude(RectangleF) Method

In This Topic
    Exclude(RectangleF) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Exclude( _
       ByVal rect As RectangleF _
    ) 
    public void Exclude( 
       RectangleF rect
    )

    Parameters

    rect
    See Also