Class GraphicsPathExtensions
Class GraphicsPathExtensions
Le nom : Aspose.Imaging.Extensions Assemblée: Aspose.Imaging.dll (25.4.0)
Il contient les méthodes d’extension Aspose.Imaging.GraphicsPath.
public static class GraphicsPathExtensions
Inheritance
object ← GraphicsPathExtensions
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiGraphicsPath(GraphicsPath)
Convertez le Aspose.Imaging.GraphicsPath dans le System.Drawing2D.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
La voie graphique à convertir.
Returns
Le système converti.Drawing.Drawing2D.GraphicsPath.