Global Mapper SDK
GM_3DCloseViewWindow
Closes the 3D view window if it is open.
Syntax
C++
Copy
GM_Error_t32 __stdcall GM_3DCloseViewWindow
(
void
);