AbsoluteDashing
Usage
• AbsoluteDashing[{ , , ... }] is a graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments having absolute lengths , , ... (repeated cyclically).
Notes
• The absolute lengths are measured in units of printer's points, approximately equal to  of an inch. • AbsoluteDashing[{ }] specifies that lines should be solid. • AbsoluteDashing can be used in both two- and three-dimensional graphics. • New in Version 2.
|