GM_AreaUnits_t8 Enumeration
Area measure units

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

Syntax
C#
Copy
public enum GM_AreaUnits_t8
Members
Member nameValueDescription
AREA_ACRES0
AREA_HECTARES1
AREA_SQ_FT2
AREA_SQ_METERS3
AREA_SQ_KM4
AREA_SQ_MILES5
AREA_NUM_TYPES6
See Also