Class GraphicsPathExtensions
Class GraphicsPathExtensions
De naam: Aspose.Imaging.Extensions Verzameling: Aspose.Imaging.dll (25.4.0)
Het bevat de Aspose.Imaging.GraphicsPath uitbreidingsmethoden.
public static class GraphicsPathExtensions
Inheritance
object ← GraphicsPathExtensions
Geëerbiede leden
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiGraphicsPath(GraphicsPath)
Converteert de Aspose.Imaging.GraphicsPath naar de System.Drawing.Nouten2D.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
De grafische route om te converteren.
Returns
De omgekeerde System.Drawing.Drawing2D.GraphicsPath.