Click or drag to resize

GM_Layer_tSetLayerHeightUnits Method

Sets the height units to use for 3D vector features without a height unit in the height attribute

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

Parameters

aHeightUnits
Type: GlobalMapper.TypesGM_ElevUnits_t8
Height units to interpret values as

Return Value

Type: GM_Error_t32
A GM Error Code
See Also