Aspose::Page::XPS::XpsModel::XpsPolyQuadraticBezierSegment class

XpsPolyQuadraticBezierSegment class

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.

class XpsPolyQuadraticBezierSegment : public Aspose::Page::XPS::XpsModel::XpsPathPolySegment

Methods

MethodDescription
Clone()Clones this set of quadratic Bézier curves.

See Also