Class GraphicsPathExtensions
Class GraphicsPathExtensions
Το όνομα: Aspose.Imaging.Extensions Συγκέντρωση: Aspose.Imaging.dll (25.4.0)
Περιέχει τις μεθόδους επέκτασης Aspose.Imaging.GraphicsPath.
public static class GraphicsPathExtensions
Inheritance
object ← GraphicsPathExtensions
Κληρονομημένα μέλη
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiGraphicsPath(GraphicsPath)
Μετατρέψτε το Aspose.Imaging.GraphicsPath στο System.Drawing.Drawing2D.GraphicsPath.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
Το μονοπάτι της γραφικής μετατροπής.
Returns
Η μετατροπή του System.Drawing.Drawing2D.GraphicsPath.