Overload | Description |
---|---|
CreateGraphicsPath() | Creates the graphics path. |
CreateGraphicsPath(GraphicsPathData) | Creates the graphics path with specified path data. |
CreateGraphicsPath(IGraphicsPath) | Creates the graphics path and copy properties from specified graphics path. (Inherited from DrawingFactory) |