Values that specify how the control interacts with the mouse buttons.
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | Default, no interaction. |
0x00000001 | Pan | Allows the user to pan the image using the mouse. |
0x00000002 | ZoomIn | Allows the user to zoom in on the image using the mouse. |
0x00000003 | ZoomOut | Allows the user to zoom out on the image using the mouse. |
0x00000004 | Center | (0x00000001)Allows the user to center the viewed image area. |
0x00000005 | Region | Allows the user to select a region in the viewed image area. |
The WebImageViewer.MouseInteractiveMode property controls the mouse left/right interaction mode.
Please note the following when you select the Region as the WebImageViewer.MouseInteractiveMode:
Refer to WebImageViewer.ScrollBarVisible.
Products |
Support |
Feedback: ImageViewerMouseInteractiveMode Enumeration - Leadtools.Web |
Introduction |
Help Version 19.0.2017.3.22
|