Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
The enumeration value which represents MouseTool.This property specifies the behavior of the left mouse button. It must be set to one of the values in the enumeration MouseTool. In all cases, the viewer will raise the mouseDown (OnMouseDown property), mouseMove (OnMouseMove property), and mouseUp (OnMouseUp property) events.
The default value is MouseTool.RectangleZoom