Class XpsPolyQuadraticBezierSegment

Class XpsPolyQuadraticBezierSegment

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

Class incapsulating PolyQuadraticBezierSegment element features. This element describes a set of quadratic Bézier curves from the previous point in the path figure through a set of vertices, using specified control points.

public class XpsPolyQuadraticBezierSegment : XpsPathPolySegment

Inheritance

objectXpsObjectXpsPathSegmentXpsPathPolySegmentXpsPolyQuadraticBezierSegment

Inherited Members

XpsPathSegment.IsStroked, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Methods

Clone()

Clones this set of quadratic Bézier curves.

public XpsPolyQuadraticBezierSegment Clone()

Returns

XpsPolyQuadraticBezierSegment

Clone of this set of quadratic Bézier curves.

 English