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

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

Methods

NameDescription
clone()Clones this set of cubic Bézier curves.

See Also