GraphicsPathToGeometryPath

ShapeUtil.GraphicsPathToGeometryPath method

Konvertiert aGraphicsPath zumIGeometryPath Rückgabewert des Methodenaufrufs kann verwendet werden, um die Geometrie eines IGeometryShape-Objekts mit IGeometryShape.SetGeometryPaths-Methode zu ändern.

public static IGeometryPath GraphicsPathToGeometryPath(GraphicsPath graphicsPath)
ParameterTypBeschreibung
graphicsPathGraphicsPathGrafikpfad

Rückgabewert

Geometriepfad

Siehe auch