globalmapper.GetLastDrawnMapBoundsEx

globalmapper.GetLastDrawnMapBoundsEx(int aReserved) GM_Error_t32, GM_Rectangle_t, GM_PixelRect_t, GM_RotatedRect_t[source]

Gets the most recently drawn map bounds, including rotation (only supported in Global Mapper Extension SDK)

Parameters

aReserved (int) – Reserved for future use; must be 0.

Returns

Error Code

Return type

GM_Error_t32

Returns

World bounds of last drawn view

Return type

GM_Rectangle_t

Returns

Pixel bounds of last drawn view

Return type

GM_PixelRect_t

Returns

World bounds of last drawn view rotated

Return type

GM_RotatedRect_t