Class XpsPolyBezierSegment
Class XpsPolyBezierSegment
Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)
Classe che incapsula le caratteristiche dell’elemento PolyBezierSegment.
Questo elemento descrive un insieme di curve Bézier cubiche.
public class XpsPolyBezierSegment : XpsPathPolySegment
Ereditarietà
object ←
XpsObject ←
XpsPathSegment ←
XpsPathPolySegment ←
XpsPolyBezierSegment
Membri Ereditati
XpsPathSegment.IsStroked,
object.GetType(),
object.MemberwiseClone(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Metodi
Clone()
Clona questo insieme di curve Bézier cubiche.
public XpsPolyBezierSegment Clone()
Restituisce
Clone di questo insieme di curve Bézier cubiche.