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.

Inheritance: XpsPolyQuadraticBezierSegmentXpsPathPolySegmentXpsPathSegmentXpsObject

The XpsPolyQuadraticBezierSegment type exposes the following members:

Properties

PropertyDescription
is_strokedReturns/sets the value specifying whether the stroke for this segment of the path is drawn.

Methods

MethodDescription
cloneClones this set of quadratic Bézier curves.

See Also