Class XpsPolyBezierSegment
Class XpsPolyBezierSegment
Nombre del espacio: Aspose.Page.XPS.XpsModel Asamblea: Aspose.Page.dll (25.4.0)
Características del elemento de clase incapsulante PolyBezier.Este elemento describe un conjunto de curvas cúbicas de Bézier.
public class XpsPolyBezierSegment : XpsPathPolySegment
Inheritance
object ← XpsObject ← XpsPathSegment ← XpsPathPolySegment ← XpsPolyBezierSegment
Miembros heredados
XpsPathSegment.IsStroked ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Methods
Clone()
Clone este conjunto de curvas cubas de Bézier.
public XpsPolyBezierSegment Clone()
Returns
Clona de este conjunto de curvas cubas de Bézier.