Class XpsPolyLineSegment

Class XpsPolyLineSegment

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

ポリラインセグメント要素の機能をカプセル化するクラスです。
この要素は、任意の数の個別の頂点を含む多角形の描画を説明します。

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

この多角形のクローン。

 日本語