ToGdiGraphicsPath

GraphicsPathExtensions.ToGdiGraphicsPath method

Converte ilGraphicsPath alGraphicsPath .

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
ParametroTipoDescrizione
graphicsPathGraphicsPathIl percorso grafico da convertire.

Valore di ritorno

Il convertitoGraphicsPath.

Guarda anche