XpsPathPolySegment Properties

The XpsPathPolySegment type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns number of child elements.
(Inherited from XpsElement.)
Public propertyIsStroked
Returns/sets the value specifying whether the stroke for this segment of the path is drawn.
(Inherited from XpsPathSegment.)
Public propertyItem
Provides access to element's children by index i.
(Inherited from XpsElement.)
See Also