Click or drag to resize

GM_EqualValueAreaSetup_t Fields

The GM_EqualValueAreaSetup_t type exposes the following members.

Fields
  NameDescription
Public fieldmAreaType
Area type to assign to area features
Public fieldmBounds
Bounds to create in (empty means all)
Public fieldmColorDist
Allowed fudge factor for colors
Public fieldmColorList
List of colors to consider (NULL for all)
Public fieldmColorListSize
Number of colors in the list of colors to consider
Public fieldmElevDist
Allowed difference for elevations
Public fieldmFlags
Flags controlling the operation
Public fieldmLayerDesc
Name of the resulting layer
Public fieldmSlopeDist
Allowed difference for slopes
Public fieldmValAttrFormat
Formatting string to use for value attribute (NULL is default, can be C-style format string like "RGB( %d, %d, %d )" or "#%02X%02X%02X"). Must have 3 values for color, 1 for slope or elevation.
Public fieldmValAttrName
Name of attribute to save value (color/elev/slope) in
Top
See Also