ToGraphicsPath
PathResourceConverter.ToGraphicsPath method
将路径资源转换为GraphicsPath
实例.
public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
范围 | 类型 | 描述 |
---|---|---|
pathResources | PathResource[] | 路径资源。 |
imageSize | Size | 图像的大小。 |
返回值
这GraphicsPath
实例。
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | pathResources一片空白。 |
也可以看看
- class GraphicsPath
- class PathResource
- struct Size
- class PathResourceConverter
- 命名空间 Aspose.Imaging.FileFormats.Tiff.PathResources
- 部件 Aspose.Imaging