Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

MouseButton Property (ImageViewerPanControl)

Show in webframe
Mouse button to use for panning.
Syntax
get_mouseButton();
set_mouseButton(value);
Object.defineProperty('mouseButton');

Property Value

TypeDescription
MouseButtonsThe mouse button to use for panning. Default value is Left.
Remarks

This value is only used when EnablePan is set to true.

Example

For an example, refer to ImageViewerPanControl.

See Also

Reference

ImageViewerPanControl Object
ImageViewerPanControl Members

Error processing SSI file