Global Mapper SDK
GM_3DIsWindowOpen
Returns TRUE if the 3D view window is open.
Syntax
C++
Copy
BOOL __stdcall GM_3DIsWindowOpen
(
void
);