[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.AddPolygon

AddPolygon Method

AddPolygon(PointF[])

Adds a polygon to this path.

Declaration
public void AddPolygon(PointF[] points)
Parameters
Type Name Description
PointF[] points

An array of Point structures that defines the polygon to add.