GraphicsPathExtensions.ToGdiGraphicsPath

GraphicsPathExtensions.ToGdiGraphicsPath method

Convierte elGraphicsPath haciaGraphicsPath .

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
ParámetroEscribeDescripción
graphicsPathGraphicsPathLa ruta de gráficos para convertir.

Valor_devuelto

el convertidoGraphicsPath.

Ver también