GeometryPathToGraphicsPath

ShapeUtil.GeometryPathToGraphicsPath method

IGeometryPath转换为GraphicsPath。 GraphicsPath 可以使用其方便的方法以不同的方式进行转换,然后再转换回 IGeometryPathGeometryShape中使用GraphicsPath)方法。

public static GraphicsPath GeometryPathToGraphicsPath(IGeometryPath geometryPath)
范围类型描述
geometryPathIGeometryPath

返回值

图形路径

也可以看看