GraphicsPathToGeometryPath
ShapeUtil.GraphicsPathToGeometryPath method
将GraphicsPath转换为:::R5:T:Aspose.Slides.IGeometryPath:: 方法调用的返回值可用于通过 IGeometryShape.SetGeometryPaths 方法更改 IGeometryShape 对象的几何形状。
public static IGeometryPath GraphicsPathToGeometryPath(GraphicsPath graphicsPath)
范围 | 类型 | 描述 |
---|---|---|
graphicsPath | GraphicsPath | 图形路径 |
返回值
几何路径
也可以看看
- interface IGeometryPath
- class ShapeUtil
- 命名空间 Aspose.Slides.Util
- 部件 Aspose.Slides