Global Mapper SDK
Redraws the map display (only supported in Global Mapper Extension SDK)
Syntax
C++
Copy
GM_Error_t32 __stdcall GM_RefreshMapDisplay
(
boolean aDrawFullExtent // in: draw full extent (TRUE) or just current window bounds
);
Comments
0 comments
Please sign in to leave a comment.