PolyBezierSegment.IsStroked

PolyBezierSegment.IsStroked property

Gets or sets a value indicating whether is stroked. Specifies whether the stroke for this segment of the path is drawn. Can be true or false.

public bool IsStroked { get; set; }

See Also