Overload | Description |
---|---|
DrawPath(Pen,GraphicsPath) | Draws a path defined by a System.Drawing.Drawing2D.GraphicsPath object. |
DrawPath(Pen,GraphicsPath,Boolean) | Draws a path defined by a System.Drawing.Drawing2D.GraphicsPath object. |
DrawPath(Pen,PointF[],Byte[],Boolean) | Draws a path defined by points and types. |