ToGdiGraphicsPath

GraphicsPathExtensions.ToGdiGraphicsPath method

Konvertiert dieGraphicsPath zumGraphicsPath .

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
ParameterTypBeschreibung
graphicsPathGraphicsPathDer zu konvertierende Grafikpfad.

Rückgabewert

Der konvertierteGraphicsPath.

Siehe auch