SimpleFill.StrokeDashPattern

SimpleFill.StrokeDashPattern property

Specifies an array of distances that specifies the lengths of alternating dashes and spaces in dashed lines.

public IEnumerable<Measurement> StrokeDashPattern { get; set; }

See Also