GM_LinearUnits_t8 Enumeration
List of supported linear unit types

Namespace:GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

Syntax
C#
Copy
public enum GM_LinearUnits_t8
Members
Member nameValueDescription
LINEAR_METRIC0 
LINEAR_NAUTICAL1 
LINEAR_STATUTE2 
LINEAR_CHAINS3 
LINEAR_YARDS4 
LINEAR_INTERNATIONAL_FEET5 
LINEAR_VARAS6 
LINEAR_RODS7 
LINEAR_LINEAR_NUM_TYPES8 
See Also