[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Region.Union

Union Method

Union(GraphicsPath)

Updates this Region to the union of itself and the specified GraphicsPath.

Declaration
public void Union(GraphicsPath path)
Parameters
Type Name Description
GraphicsPath path

The GraphicsPath to unite with this Region.