Global Mapper SDK
Frees the resources used by the coord transform. This should be called on each area feature returned by GM_GetProjectionValues.
Syntax
C++
Copy
GM_Error_t32 GM_FreeCoordTransform(
GM_CoordTransform_t* aCoordTransform // IN: Coord transform to free
);
Comments
0 comments
Please sign in to leave a comment.