| Overload | Description |
|---|---|
| PaintPolygon(NPoint,NPoint,NPoint,NPoint,NPoint,ENFillRule) | Paints a polygon with the specified fill rule. The current fill, stroke and shadow styles are used. |
| PaintPolygon(NPoint,NPoint,NPoint,NPoint,NPoint,NPoint,ENFillRule) | Paints a polygon with the specified fill rule. The current fill, stroke and shadow styles are used. |
| PaintPolygon(NPolygon,ENFillRule) | Paints a polygon with the specified fill rule. The fill, stroke and shadow styles are used. |
| PaintPolygon(NPolygon,ENFillRule,Boolean) | Paints a polygon with the specified fill rule. The fill, stroke and shadow styles are used. |