Global Mapper SDK
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)

C#
Copy
public enum GM_LinearUnits_t8

Member name | Value | Description | |
---|---|---|---|
LINEAR_METRIC | 0 | ||
LINEAR_NAUTICAL | 1 | ||
LINEAR_STATUTE | 2 | ||
LINEAR_CHAINS | 3 | ||
LINEAR_YARDS | 4 | ||
LINEAR_INTERNATIONAL_FEET | 5 | ||
LINEAR_VARAS | 6 | ||
LINEAR_RODS | 7 | ||
LINEAR_LINEAR_NUM_TYPES | 8 |
