Class GraphicsPathExtensions

Class GraphicsPathExtensions

İsim alanı : Aspose.Imaging.Extensions Toplantı: Aspose.Imaging.dll (25.4.0)

Aspose.Imaging.GraphicsPath uzantısı yöntemleri içerir.

public static class GraphicsPathExtensions

Inheritance

object GraphicsPathExtensions

mirasçı üyeleri

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.Drawing2D.GraphicsPath’a dönüştürür.

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)

Parameters

graphicsPath GraphicsPath

Görüntülü dönüştürme yolu.

Returns

GraphicsPath

Sistem.Drawing.Drawing2D.GraphicsPath tarafından değiştirilmiştir.

 Türkçe