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

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

    Parameters

    regionEx
    See Also