[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Region.CreateRegion

CreateRegion Method

CreateRegion(GraphicsPath)

Creates new Region that consists from path.

Declaration
public static Region CreateRegion(GraphicsPath path)
Parameters
Type Name Description
GraphicsPath path
Returns
Type Description
Region