Class GraphicsPathExtensions

Class GraphicsPathExtensions

A név: Aspose.Imaging.Extensions Összefoglaló: Aspose.Imaging.dll (25.4.0)

Tartalmazza a Aspose.Imaging.GraphicsPath kiterjesztési módszereket.

public static class GraphicsPathExtensions

Inheritance

object GraphicsPathExtensions

Örökletes tagok

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiGraphicsPath(GraphicsPath)

Átalakítja a Aspose.Imaging.GraphicsPath a System.Drawing.Napping2D.

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)

Parameters

graphicsPath GraphicsPath

A grafikus út a konvertáláshoz.

Returns

GraphicsPath

Az átalakított System.Drawing.Drawing2D.GraphicsPath.

 Magyar