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

GraphicsPath

การแปลง System.Drawing.Drawing2D.GraphicsPath

 แบบไทย