GM_Utility .FreePointFeature Method |
Frees the native resources used by the given point feature
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

C#
Copy
public static void FreePointFeature(
ref GM_PointFeature_t aPointFeature
)
Parameters
- aPointFeature
-
Type:
GlobalMapper.Types.GM_PointFeature_t
Point feature to free
Return Value
Type: GM_Error_t32A GM Error Code
