[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.CompiledRegion.Exclude

Exclude Method

Exclude(RectangleF)

Excludes the specified rectangle from the region.

Declaration
public void Exclude(RectangleF rect)
Parameters
Type Name Description
RectangleF rect

The rectangle to exclude.

Exclude(PointF[])

Exclude polygon from the region.

Declaration
public void Exclude(PointF[] polygonPoints)
Parameters
Type Name Description
PointF[] polygonPoints

Polygon points