ContourMode
An object that determines how a contour map is displayed. The following are the possible values:
§ COLORS_AND_LINES = 0
Displays both contour lines and contour colors
§ COLORS = 1
Represents varying altitudes in different colors according to the color scheme.
§ LINES = 2
Displays contour lines at set elevation values.