GraphicsPathToGeometryPath

ShapeUtil.GraphicsPathToGeometryPath method

Convertit unGraphicsPath auIGeometryPath La valeur de retour de l’appel de méthode peut être utilisée pour modifier la géométrie d’un objet IGeometryShape avec la méthode IGeometryShape.SetGeometryPaths.

public static IGeometryPath GraphicsPathToGeometryPath(GraphicsPath graphicsPath)
ParamètreTaperLa description
graphicsPathGraphicsPathChemin graphique

Return_Value

Chemin de géométrie

Voir également