This command changes the order of line patterns for each
successive contour overlay.

Widget:
- There is no widget interface for this command.
Command:
- OVERLAY_PATTERNS=pattern1, pattern2, pattern3, ..., patternN
(where N is the number of patterns in the specified pattern
sequence you have chosen).
Arguments:
- Possible patterns are Solid, Dash, Dot, DashDot, DashDotDot,
LongDashShort, and LongDash. The order of these arguments
determines the pattern of each successive contour overlay.
Examples:
- OVERLAY_PATTERNS=longdashshort, dash, dot, dashdot,
dashdotdot
Notes:
- To change the order of color overlays, see OVERLAY_LINECOLORS.
- The default pattern overlay sequence is as follows: Solid,
Dash, Dot, DashDot, DashDotDot, LongDashShort, LongDash.
back to index