Leadtools.Controls Namespace > ImageViewerInteractiveMode Object : WorkOnBounds Property |
get_workOnBounds();
set_workOnBounds(value);
Object.defineProperty('workOnBounds');
Type | Description |
---|---|
boolean | true if this mode will only work if the original click or touch was in a specified bounding area, otherwise; false. Default value is true. |
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.