GraphicsPathExtensions.ToGdiGraphicsPath

GraphicsPathExtensions.ToGdiGraphicsPath method

转换GraphicsPath到GraphicsPath .

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
范围类型描述
graphicsPathGraphicsPath要转换的图形路径。

返回值

转换的GraphicsPath.

也可以看看