[]
        
(Showing Draft Content)

C1.Util.XLPath.AddPolygon

AddPolygon Method

AddPolygon(PointF[])

Adds the polygon figure for this path.

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

The points of the polygon.