ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / RegionEx Class / CreateRegion Method / CreateRegion(PathEx) Method

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

Parameters

path
See Also