ShapeUtil

ShapeUtil class

提供有助于处理形状对象的方法。

public static class ShapeUtil

方法

姓名描述
static GeometryPathToGraphicsPath(IGeometryPath)IGeometryPath转换为GraphicsPath。 GraphicsPath 可以使用其方便的方法以不同的方式进行转换,然后再转换回 IGeometryPathGeometryShape中使用GraphicsPath)方法。
static GraphicsPathToGeometryPath(GraphicsPath)将GraphicsPath转换为:::R5:T:Aspose.Slides.IGeometryPath:: 方法调用的返回值可用于通过 IGeometryShape.SetGeometryPaths 方法更改 IGeometryShape 对象的几何形状。

也可以看看