GraphicsPathExtensions.ToGdiGraphicsPath
GraphicsPathExtensions.ToGdiGraphicsPath method
将 GraphicsPath 转换为 GraphicsPath。
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
| 参数 | 类型 | 描述 |
|---|---|---|
| graphicsPath | GraphicsPath | 要转换的 graphics path。 |
返回值
已转换的 GraphicsPath。
另请参见
- class GraphicsPath
- class GraphicsPathExtensions
- namespace Aspose.Imaging.Extensions
- assembly Aspose.Imaging