Class XpsPolyLineSegment
Class XpsPolyLineSegment
Le nom : Aspose.Page.XPS.XpsModel Assemblée: Aspose.Page.dll (25.4.0)
Classe di incapsulazione PolyLineSegment elementi caratteristiche.Questo elemento descrive un disegno poligonale che contiene un numero arbitrario di singole verticali.
public class XpsPolyLineSegment : XpsPathPolySegment
Inheritance
object ← XpsObject ← XpsPathSegment ← XpsPathPolySegment ← XpsPolyLineSegment
I membri ereditari
XpsPathSegment.IsStroked , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
Clone()
Clone questo poligono.
public XpsPolyLineSegment Clone()
Returns
Clone di questo poligono.