Click or drag to resize

GM_Layer_tSetLayerElevationUnits Method

Sets the elevation units to use for 3D vector features without an elevation unit in the elevation attribute

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public GM_Error_t32 SetLayerElevationUnits(
	GM_ElevUnits_t8 aElevUnits
)

Parameters

aElevUnits
Type: GlobalMapper.TypesGM_ElevUnits_t8
Elevation units to interpret values as

Return Value

Type: GM_Error_t32
A GM Error Code
See Also