globalmapper.GetLastDrawnMapBounds ================================== .. currentmodule:: globalmapper .. py:function:: GetLastDrawnMapBounds () -> GM_Error_t32, GM_Rectangle_t, GM_PixelRect_t Gets the most recently drawn map bounds (only supported in Global Mapper Extension SDK) :returns: Error Code :rtype: GM_Error_t32 :return: World bounds of last drawn view :rtype: GM_Rectangle_t :return: Pixel bounds of last drawn view :rtype: GM_PixelRect_t