Class XpsPathSegment

XpsPathSegment class

Class incapsulating common features of all path segment elements.

public abstract class XpsPathSegment : XpsObject

Properties

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

See Also