XpsPathSegment.IsStroked

XpsPathSegment.IsStroked property

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

public bool IsStroked { get; set; }

See Also