Class XpsPolyLineSegment

Class XpsPolyLineSegment

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)

คลาสที่รวมคุณสมบัติขององค์ประกอบ PolyLineSegment
องค์ประกอบนี้อธิบายการวาดหลายเหลี่ยมที่ประกอบด้วยจุดยอดเดี่ยวจำนวนมากตามที่ต้องการ

public class XpsPolyLineSegment : XpsPathPolySegment

การสืบทอด

objectXpsObjectXpsPathSegmentXpsPathPolySegmentXpsPolyLineSegment

สมาชิกที่สืบทอด

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

วิธีการ

Clone()

สร้างสำเนาของหลายเหลี่ยมนี้

public XpsPolyLineSegment Clone()

คืนค่า

XpsPolyLineSegment

สำเนาของหลายเหลี่ยมนี้

 แบบไทย