Class GraphicsPathExtensions
Class GraphicsPathExtensions
Numele spaţiului: Aspose.Imaging.Extensions Asamblare: Aspose.Imaging.dll (25.4.0)
Conține metodele de extindere Aspose.Imaging.GraphicsPath.
public static class GraphicsPathExtensions
Inheritance
object ← GraphicsPathExtensions
Membrii moștenitori
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiGraphicsPath(GraphicsPath)
Convertează Aspose.Imaging.GraphicsPath în System.Drawing2D.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
Calea grafică de convertire.
Returns
Convertit System.Drawing.Drawing2D.GraphicsPath.