MGMap.zoomOutMode   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

void zoomOutMode()

Description

Enters the zoom out mode.

Users can then use the mouse to zoom out by a factor of two. This method is the equivalent of the Zoom > Zoom Out menu command in the user interface.

Note that this method does not work during a busy state.

Error Codes

-1 (busy)

See Also

zoomOut, zoomInMode