XpsPolyLineSegment class

XpsPolyLineSegment class

Class incapsulating PolyLineSegment element features.
This element describes a polygonal drawing containing an arbitrary number of individual vertices.

Inheritance: XpsPolyLineSegmentXpsPathPolySegmentXpsPathSegmentXpsObject

The XpsPolyLineSegment 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 polygon.

See Also