ToGraphicsPath

PathResourceConverter.ToGraphicsPath method

将路径资源转换为GraphicsPath实例.

public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
范围类型描述
pathResourcesPathResource[]路径资源。
imageSizeSize图像的大小。

返回值

GraphicsPath实例。

例外

例外(健康)状况
ArgumentNullExceptionpathResources一片空白。

也可以看看