Click or drag to resize

GM_UtilityFreeAreaFeature Method

Frees the native resources used by the given area feature

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public static void FreeAreaFeature(
	ref GM_AreaFeature_t aAreaFeature
)

Parameters

aAreaFeature
Type: GlobalMapper.TypesGM_AreaFeature_t
Area feature to free
See Also