|
|
|||
|
|
| Dashing[{r1, r2, ...}] is a two-dimensional graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments of lengths r1, r2, ... (repeated cyclically). The ri are given as a fraction of the total width of the graph. |
| Dashing[r] is equivalent to Dashing[{r, r}]. |