Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

MouseButtons Property (ImageViewerDragInteractiveMode)

Show in webframe
Overrides ImageViewerInteractiveMode.MouseButtons.
Syntax
get_mouseButtons();
set_mouseButtons(value);
Object.defineProperty('mouseButtons');

Property Value

TypeDescription
MouseButtonsThe value of ImageViewerInteractiveMode.MouseButtons.
Remarks

This overrides will check if the value is Left and throws an error otherwise.

See Also

Reference

ImageViewerDragInteractiveMode Object
ImageViewerDragInteractiveMode Members

Error processing SSI file