Click or drag to resize

GM_ValName_t Structure

This type is used to describe a value and its associated name

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

The GM_ValName_t type exposes the following members.

Fields
  NameDescription
Public fieldmName
Value name
Public fieldmVal
Value
Top
See Also