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

GraphicsPath

Конвертируемый System.Drawing.Drawing2D.GraphicsPath.

 Русский