Overload | Description |
---|---|
PaintPath(NGraphicsPath) | Paints a path with the current fill and stroke and with Even-Odd filling rule. |
PaintPath(NGraphicsPath,ENFillRule) | Paints a path with the current fill and stroke and by using the specified fill rule. |
PaintPath(NGraphicsPath,ENFillRule,Boolean) | Paints a path the specified fill rule. The fill, stroke and shadow styles are used. |