GraphicsPathToGeometryPath

ShapeUtil.GraphicsPathToGeometryPath method

Convierte unGraphicsPath haciaIGeometryPath El valor de retorno de la llamada al método se puede usar para cambiar la geometría de un objeto IGeometryShape con IGeometryShape.SetGeometryPaths method.

public static IGeometryPath GraphicsPathToGeometryPath(GraphicsPath graphicsPath)
ParámetroEscribeDescripción
graphicsPathGraphicsPathRuta de gráficos

Valor_devuelto

Ruta de geometría

Ver también