Class GraphicsPathExtensions
Class GraphicsPathExtensions
Nama dari : Aspose.Imaging.Extensions Pengumpulan: Aspose.Imaging.dll (25.5.0)
Termasuk metode pengembangan Aspose.Imaging.GraphicsPath.
public static class GraphicsPathExtensionsInheritance
object ← GraphicsPathExtensions
anggota yang diwarisi
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiGraphicsPath(GraphicsPath)
Konversi Aspose.Imaging.GraphicsPath ke System.Drawing.Drawing2D.GraphicsPath.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)Parameters
graphicsPath GraphicsPath
Jalan grafis untuk konversi.
Returns
Sistem yang dikonversi.Drawing.Drawing2D.GraphicsPath.