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

In This Topic
CreateRegion Method (Region)
In This Topic
Creates new Region that consists from path.
Syntax
'Declaration
 
Public Shared Function CreateRegion( _
   ByVal path As GraphicsPath _
) As Region
 

Parameters

path
See Also