setLineDash

Sets stroke dashing, using (dash_length, gap_length) pairs. Current limit is 16 pairs. Resets dash start to zero.

nothrow @trusted @nogc
void
setLineDash
(,
const(float)[] dashdata
)

See Also

Meta