Global Mapper SDK
Draws the map display using the specified data bounds (only supported in Global Mapper Extension SDK)
Syntax
C++
Copy
GM_Error_t32 __stdcall GM_RedrawMapDisplay
(
GM_Rectangle_t* aNewExtents // IN: the new data extents for the display in the current projection
);
Comments
0 comments
Please sign in to leave a comment.