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.Drawing.Nraw2D.

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)

Parameters

graphicsPath GraphicsPath

Графічний шлях для перетворення.

Returns

GraphicsPath

Завантажити System.Drawing.Drawing2D.GraphicsPath

 Українська