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

Methods

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