GraphicsPathToGeometryPath

ShapeUtil.GraphicsPathToGeometryPath method

将GraphicsPath转换为:::R5:T:Aspose.Slides.IGeometryPath:: 方法调用的返回值可用于通过 IGeometryShape.SetGeometryPaths 方法更改 IGeometryShape 对象的几何形状。

public static IGeometryPath GraphicsPathToGeometryPath(GraphicsPath graphicsPath)
范围类型描述
graphicsPathGraphicsPath图形路径

返回值

几何路径

也可以看看