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

Syntax

void zoomInMode()

Description

Enters Zoom In mode.

Users can then use the mouse to zoom by a factor of two or drag a rectangular area to zoom on. This method is the equivalent of the Zoom > Zoom menu command in the user interface.

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

Error Codes

-1 (busy)

See Also

zoomOutMode