LEADTOOLS WebForms and AJAX Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.22
ltwfMouseInteractiveMode Client Class
This object mimics the MouseInteractiveMode in syntax, for use on the client side.

Methods

Server Name Client(JavaScript) Syntax Description
MouseInteractiveMode.LeftButton getLeftButton():ImageViewerMouseInteractiveMode; setLeftButton(value:Leadtools.Web.Controls.ImageViewerMouseInteractiveMode) Gets or sets the ImageViewerMouseInteractiveMode mode to be used when the left button is clicked.
MouseInteractiveMode.RightButton getRightButton():ImageViewerMouseInteractiveMode; setRightButton(value:ImageViewerMouseInteractiveMode) Gets or sets the ImageViewerMouseInteractiveMode mode to be used when the right button is clicked.