Class LengthRecord

Class LengthRecord

ชื่อพื้นที่: Aspose.Imaging.FileFormats.Core.VectorPaths การประกอบ: Aspose.Imaging.dll (25.4.0)

Subpath ความยาวเกรดบันทึก

[JsonObject(MemberSerialization.OptIn)]
public class LengthRecord : VectorPathRecord

Inheritance

object VectorPathRecord LengthRecord

อนุญาโตตุลาการ

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

Constructors

LengthRecord(บิต[])

เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Core.VectorPaths.LengthRecord

public LengthRecord(byte[] data)

Parameters

data byte [ ]

ข้อมูลการบันทึก

Exceptions

ArgumentException

ข้อมูลที่ไม่ถูกต้องสําหรับการสร้าง LongthRecord

LengthRecord()

เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Core.VectorPaths.LengthRecord

[JsonConstructor]
public LengthRecord()

Properties

BezierKnotRecordsCount

รับหรือตั้งค่าการคํานวณบันทึก knot bezier

[JsonProperty]
public int BezierKnotRecordsCount { get; set; }

คุณสมบัติมูลค่า

int

IsClosed

ได้รับหรือตั้งค่าค่าแสดงให้เห็นว่า instance นี้ถูกปิดหรือไม่

[JsonProperty]
public bool IsClosed { get; set; }

คุณสมบัติมูลค่า

bool

IsOpen

ได้รับหรือตั้งค่าค่าแสดงให้เห็นว่าตัวอย่างนี้เปิดได้หรือไม่

public bool IsOpen { get; set; }

คุณสมบัติมูลค่า

bool

PathOperations

รับหรือตั้งค่าการดําเนินการทาง

[JsonProperty]
public PathOperations PathOperations { get; set; }

คุณสมบัติมูลค่า

PathOperations

RecordCount

รับหรือตั้งค่าบันทึก

public ushort RecordCount { get; set; }

คุณสมบัติมูลค่า

ushort

ShapeIndex

ได้รับหรือตั้งค่าตัวเลขของรูปร่างเส้นทางปัจจุบันในชั้น

[JsonProperty]
public ushort ShapeIndex { get; set; }

คุณสมบัติมูลค่า

ushort

Type

รับประเภท

public override VectorPathType Type { get; }

คุณสมบัติมูลค่า

VectorPathType

 แบบไทย