[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.CompiledRegion.Union

Union Method

Union(RectangleF)

Adds a rectangle to the region.

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

The rectangle to add.

Union(PointF[])

Adds polygon to the region.

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

Polygon points