FromGraphicsPath

PathResourceConverter.FromGraphicsPath method

转换GraphicsPath实例到路径资源。

public static PathResource[] FromGraphicsPath(GraphicsPath graphicsPath, Size imageSize)
范围类型描述
graphicsPathGraphicsPath图形路径。
imageSizeSize图像的大小。

返回值

路径资源。

例外

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

也可以看看