GeometryPathToGraphicsPath
ShapeUtil.GeometryPathToGraphicsPath method
将IGeometryPath
转换为GraphicsPath。 GraphicsPath 可以使用其方便的方法以不同的方式进行转换,然后再转换回 IGeometryPath
在GeometryShape
中使用GraphicsPath)方法。
public static GraphicsPath GeometryPathToGraphicsPath(IGeometryPath geometryPath)
范围 | 类型 | 描述 |
---|---|---|
geometryPath | IGeometryPath |
返回值
图形路径
也可以看看
- interface IGeometryPath
- class ShapeUtil
- 命名空间 Aspose.Slides.Util
- 部件 Aspose.Slides