Class XpsPathPolySegment

XpsPathPolySegment class

Class incapsulating common features of PolyLineSegment, PolyBézierSegment and PolyQuadraticBézierSegment elements.

public abstract class XpsPathPolySegment : XpsPathSegment

Properties

NameDescription
IsStroked { get; set; }Returns/sets the value specifying whether the stroke for this segment of the path is drawn.

See Also