The MapViewWndMode enumeration contains map interaction modes.
It is used by the following property:
Value | Brief description |
0 | Nothing. No map navigation mode. |
1 | Drag. Map dragging mode. |
2 | ZoomIn. Map zoom in mode. |
3 | ZoomOut. Map zoom out mode. |
4 | Selection. Area selection mode. |
5 | Hilite. Area highlighting mode. |
6 | ZoomShape. Area centering mode. |
7 | ObjectDrag. Internal objects dragging mode. |
See also: