Click or drag to resize

DragBehavior Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Defines the behavior of an IMap when it is dragged with the mouse.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum DragBehavior
Members
  Member nameValueDescription
None0 Don't do anything.
Box1 Zoom in using a box dragged around the area.
Hand2 Allow the hand tool to pan the map.
See Also