Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

WorkOnBounds Property

Show in webframe
Indicates whether this mode will only work if the original click or touch was in a specified bounding area.
Syntax
get_workOnBounds();
set_workOnBounds(value);
Object.defineProperty('workOnBounds');

Property Value

TypeDescription
booleantrue if this mode will only work if the original click or touch was in a specified bounding area, otherwise; false. Default value is true.
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