XpsPolyBezierSegment class

XpsPolyBezierSegment class

Class incapsulating PolyBezierSegment element features. This element describes a set of cubic Bézier curves.

Inheritance: XpsPolyBezierSegmentXpsPathPolySegmentXpsPathSegmentXpsObject

The XpsPolyBezierSegment 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 cubic Bézier curves.

See Also