GraphicsPathExtensions.ToGdiGraphicsPath

GraphicsPathExtensions.ToGdiGraphicsPath method

GraphicsPath 转换为 GraphicsPath。

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
参数类型描述
graphicsPathGraphicsPath要转换的 graphics path。

返回值

已转换的 GraphicsPath。

另请参见