ImageGear for .NET
MouseTool Property
See Also  Send Feedback
ImageGear21.Web Assembly > ImageGear.Web.UI Namespace > PageView Class : MouseTool Property




Glossary Item Box

Gets or sets the behavior of the left mouse button.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

The enumeration value which represents MouseTool.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.