XpsPath.StrokeDashOffset

XpsPath.StrokeDashOffset property

Returns/sets the start point for repeating the dash array pattern. If this value is omitted, the dash array aligns with the origin of the stroke.

public float StrokeDashOffset { get; set; }

See Also