Overload | Description |
---|---|
AddPolygon(NPoint[]) | Adds a polygon to the path. The polygon is added as a separate figure. |
AddPolygon(NPoint[],Int32,Int32) | Adds a polygon to the path. The polygon is added as a separate figure. |
AddPolygon(NPolygon) | Adds a polygon to the path. The polygon is added as a separate figure |