Class XpsPolyBezierSegment
Class XpsPolyBezierSegment
Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)
Clase que encapsula las características del elemento PolyBezierSegment.
Este elemento describe un conjunto de curvas cúbicas de Bézier.
public class XpsPolyBezierSegment : XpsPathPolySegment
Herencia
object ←
XpsObject ←
XpsPathSegment ←
XpsPathPolySegment ←
XpsPolyBezierSegment
Miembros heredados
XpsPathSegment.IsStroked,
object.GetType(),
object.MemberwiseClone(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Métodos
Clone()
Clona este conjunto de curvas cúbicas de Bézier.
public XpsPolyBezierSegment Clone()
Devuelve
Clon de este conjunto de curvas cúbicas de Bézier.