Class GraphicsPathExtensions
Class GraphicsPathExtensions
Nazwa przestrzeń: Aspose.Imaging.Extensions Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Zawiera metody rozszerzenia Aspose.Imaging.GraphicsPath.
public static class GraphicsPathExtensions
Inheritance
object ← GraphicsPathExtensions
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiGraphicsPath(GraphicsPath)
Konwertuj Aspose.Imaging.GraphicsPath na System.Drawing2D.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
Graficzna droga do konwersji.
Returns
Konwertowane System.Drawing.Drawing2D.GraphicsPath.