MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Drawing Namespace / Region Class / Clone Method

In This Topic
Clone Method (Region)
In This Topic
Creates an exact copy of this Region.
Syntax
'Declaration
 
Public Function Clone() As Region
 

Return Value

The Region that this method creates.
See Also