Rescales the map to show the given rectangle.
| C# | Visual Basic |
public void ShowRectangleOnMap( LatLongRectangle rectangle )
Public Sub ShowRectangleOnMap ( _ rectangle As LatLongRectangle _ )
- rectangle (LatLongRectangle)
- LatLongRectangle specifying the bounds to display.