How to get visible rectangle of map (coordinates)

Hello.



How to get visible rectangle of map (coordinates)?

Hi,


Call GetMapBounds, then use the Bounds parameter of the OnBoundsRetrieved event to retrieve the coordinats.

Thank you!