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

In This Topic
    Clone Method (RegionEx)
    In This Topic
    Clones a given region.
    Syntax
    'Declaration
     
    Public Function Clone() As RegionEx
    public RegionEx Clone()
    See Also