globalmapper.GetLastDrawnMapBoundsEx

globalmapper.GetLastDrawnMapBoundsEx(uint32 aReserved=0) 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 (uint32) – Reserved for future use; defaults to 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