Class XpsPolyLineSegment

Class XpsPolyLineSegment

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

Lớp bao encapsulating các tính năng của phần tử PolyLineSegment.
Phần tử này mô tả một hình vẽ đa giác chứa một số đỉnh cá nhân tùy ý.

public class XpsPolyLineSegment : XpsPathPolySegment

Kế thừa

object
XpsObject
XpsPathSegment
XpsPathPolySegment
XpsPolyLineSegment

Các thành viên kế thừa

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

Phương thức

Clone()

Nhân bản đa giác này.

public XpsPolyLineSegment Clone()

Trả về

XpsPolyLineSegment

Bản sao của đa giác này.

 Tiếng Việt