GeometryPathToGraphicsPath
ShapeUtil.GeometryPathToGraphicsPath method
Converts IGeometryPath to GraphicsPath. GraphicsPath can be transformed in a different ways using its convenient methods and then transformed back into the IGeometryPath to use in GeometryShape via GraphicsPathToGeometryPath method.
public static GraphicsPath GeometryPathToGraphicsPath(IGeometryPath geometryPath)
| Parameter | Type | Description |
|---|---|---|
| geometryPath | IGeometryPath |
Return Value
Graphics path
See Also
- interface IGeometryPath
- class ShapeUtil
- namespace Aspose.Slides.Util
- assembly Aspose.Slides