Dashing
Usage
• Dashing[{ , , ... }] is a two-dimensional graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments of lengths , , ... (repeated cyclically). The is given as a fraction of the total width of the graph.
Notes
• Dashing can be used in both two- and three-dimensional graphics. • Dashing[{ }] specifies that lines should be solid. • New in Version 1.
|