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.