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

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

Methods

MethodDescription
cloneClones this polygon.

See Also