Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
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. |