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

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

    Parameters

    region
    See Also