GeoDragBehavior values

GeoDragBehavior values describe the action resulting from dragging the mouse pointer across the map.

Applies to

Properties:  DragBehavior

GeoDragBehavior Value Description
geoDragBox
2
Creates a rectangular selection area on the map
geoDragHand
1
Shifts the map
geoDragNone
0
No action
geoDragOther
3
If a drawing tool is selected, a shape is drawn on the map; if the Measure Distance tool is selected, distance is measured on the map; if the Location Sensor tool is selected, latitude and longitude coordinates are displayed on the map; if the mouse is near the edge of the map, the map view rotates. This value can only be returned, not set.