Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

AutoItemMode Property

Show in webframe
Indicates how the mode updates the Item property.
Syntax
get_autoItemMode();
set_autoItemMode(value);
Object.defineProperty('autoItemMode');

Property Value

TypeDescription
ImageViewerAutoItemModeA value that indicate how the mode updates the Item property. Default value is ImageViewerAutoItemMode.None.
Remarks

For more information on how WorkOnBounds, Item, AutoItemMode and ItemPart can be used to control the area where the mode can start working, to EnableMouseWheel.

See Also

Reference

ImageViewerInteractiveMode Object
ImageViewerInteractiveMode Members

Error processing SSI file