Class GraphicsPathExtensions

Class GraphicsPathExtensions

Tên không gian: Aspose.Imaging.Extensions Tổng hợp: Aspose.Imaging.dll (25.4.0)

Có các phương pháp mở rộng Aspose.Imaging.GraphicsPath.

public static class GraphicsPathExtensions

Inheritance

object GraphicsPathExtensions

Thành viên thừa kế

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

Methods

ToGdiGraphicsPath(GraphicsPath)

Chuyển đổi Aspose.Imaging.GraphicsPath sang System.Drawing.Nhạc hóa2D.

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)

Parameters

graphicsPath GraphicsPath

Đường đồ họa để chuyển đổi.

Returns

GraphicsPath

Hệ thống chuyển đổi System.Drawing.Drawing2D.GraphicsPath

 Tiếng Việt