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.Drawing2D.
public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
Parameters
graphicsPath
GraphicsPath
Графички пут за конверзију.
Returns
Конвертовани System.Drawing.Drawing2D.GraphicsPath.