Class GraphicsPathExtensions
Class GraphicsPathExtensions
Navne til: Aspose.Imaging.Extensions Sammensætning: Aspose.Imaging.dll (25.4.0)
Indeholder Aspose.Imaging.GraphicsPath udvidelsesmetoder.
public static class GraphicsPathExtensions
Inheritance
object ← GraphicsPathExtensions
De arvede medlemmer
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiGraphicsPath(GraphicsPath)
Konverter den Aspose.Imaging.GraphicsPath til System.Drawing.Navning2D.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
Den grafiske vej til konvertering.
Returns
Den konverterede System.Drawing.Drawing2D.GraphicsPath.