SimpleLine.DashPattern

SimpleLine.DashPattern property

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

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

See Also