GraphicsPathExtensions.ToGdiGraphicsPath
GraphicsPathExtensions.ToGdiGraphicsPath method
Converts the GraphicsPath
to the GraphicsPath.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameter | Type | Description |
---|---|---|
graphicsPath | GraphicsPath | The graphics path to convert. |
Return Value
The converted GraphicsPath.
See Also
- class GraphicsPath
- class GraphicsPathExtensions
- namespace Aspose.Imaging.Extensions
- assembly Aspose.Imaging