Click or drag to resize

GM_AreaUnits_t8 Enumeration

Area measure units

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
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