Click or drag to resize

GM_ContourParams_t Properties

The GM_ContourParams_t type exposes the following members.

Properties
  NameDescription
Public propertymContourBounds
Bounds of contour lines to create. Pass empty rectangle to use entirety of passed in layer(s).
Public propertymCreateFromAbove
ADVANCED: Create contours as we from above to contour rather than from contour to below.
Public propertymDisableSmoothing
Do not smooth the generated contour lines to improve their appearance
Public propertymGenerateAreas
Generate iso-height areas in addition to contour lines
Public propertymGenerateSpotElevs
Generate spot elevation points at minimum and maximum elevations
Public propertymIntervalInFeet
Set to TRUE if the contour interval is in feet rather than meters
Public propertymNumberOnlyLabels
Only include the value (and not the units string) in the contour labels
Public propertymShowProgress
Display contour generation progress dialog
Public propertymSingleLevelOnly
Only create a single contour level rather than treating as interval
Top
See Also