[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.CompiledRegion.Intersect

Intersect Method

Intersect(RectangleF)

Intersects the region with the specified rectangle.

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

The rectangle to intersect with.

Intersect(PointF[])

Intersects with polygon.

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

Polygon points