ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / RegionEx Class / Exclude Method / Exclude(RegionEx) Method

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

    Parameters

    regionToExclude
    See Also