Click or drag to resize

GM_ElevColor_t Structure

This type represents a single elevation/color pair for a custom shader

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public struct GM_ElevColor_t

The GM_ElevColor_t type exposes the following members.

Properties
  NameDescription
Public propertymColor
Color value
Top
Fields
  NameDescription
Public fieldmElev
Elevation value in meters
Top
See Also