The GraphicsPathWinding object provides values for the GraphicsPath.winding property and the Graphics.drawPath() method to determine the direction to draw a path. A clockwise path is positively wound, and a counter-clockwise path is negatively wound.


Lib.Media.Display.GraphicsPathWinding.EVEN_ODD

Establishes the even-odd winding type.

Lib.Media.Display.GraphicsPathWinding.NON_ZERO

Establishes the non-zero winding type.

Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software