Class GraphicsPathExtensions
Class GraphicsPathExtensions
Il nome: Aspose.Imaging.Extensions Assemblea: Aspose.Imaging.dll (25.4.0)
Contiene i metodi di estensione 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)
Converti il Aspose.Imaging.GraphicsPath in System.Drawing.Scrittando2D.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
Il percorso grafico per convertire.
Returns
La conversione di System.Drawing.Drawing2D.GraphicsPath.