Class GraphicsPathExtensions

Class GraphicsPathExtensions

Nom dels espais: Aspose.Imaging.Extensions Assemblea: Aspose.Imaging.dll (25.4.0)

Conté els mètodes d’extensió Aspose.Imaging.GraphicsPath.

public static class GraphicsPathExtensions

Inheritance

object GraphicsPathExtensions

Membres heretats

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiGraphicsPath(GraphicsPath)

Converteix la Aspose.Imaging.GraphicsPath a la System.Drawing2D.

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)

Parameters

graphicsPath GraphicsPath

El camí gràfic per convertir.

Returns

GraphicsPath

La conversió de System.Drawing.Notat2D.GraphicsPath.

 Català