Decreases the map zoom level by 1.
MapControl.ZoomOut();
Valid values range from 1 to 19. If you call the ZoomOut method when the current zoom level is already at the minimum, the zoom level does not change.