GM_Utility .FreeAreaFeature 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)

C#
Copy
public static void FreeAreaFeature(
ref GM_AreaFeature_t aAreaFeature
)
Parameters
- aAreaFeature
-
Type:
GlobalMapper.Types.GM_AreaFeature_t
Area feature to free
Return Value
Type: GM_Error_t32A GM Error Code
