Class GraphicsPathExtensions

Class GraphicsPathExtensions

Pôvodný názov: Aspose.Imaging.Extensions Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Obsahuje metódy rozšírenia Aspose.Imaging.GraphicsPath.

public static class GraphicsPathExtensions

Inheritance

object GraphicsPathExtensions

Z dedičných členov

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

Methods

ToGdiGraphicsPath(GraphicsPath)

Konvertuje Aspose.Imaging.GraphicsPath na System.Drawing.Návrh2D.

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)

Parameters

graphicsPath GraphicsPath

Grafická cesta na konverziu.

Returns

GraphicsPath

Konvertovaný System.Drawing.Drawing2D.GraphicsPath.

 Slovenčina