Class GraphicsPathExtensions
Class GraphicsPathExtensions
ja nimityö: Aspose.Imaging.Extensions Kokoelma: Aspose.Imaging.dll (25.4.0)
Sisältää Aspose.Imaging.GraphicsPath laajennusmenetelmät.
public static class GraphicsPathExtensions
Inheritance
object ← GraphicsPathExtensions
Perintöjäsenet
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiGraphicsPath(GraphicsPath)
Muuntaa Aspose.Imaging.GraphicsPath järjestelmään.Drawing2D.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
Graafinen reitti kääntää.
Returns
Muunnettu System.Drawing.Drawing2D.GraphicsPath.