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