Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

RestrictToWorkBounds Property

Show in webframe
Indicates whether this rubber band should only work on the current restricted bound set by the user.
Syntax
get_restrictToWorkBounds();
set_restrictToWorkBounds(value);
Object.defineProperty('restrictToWorkBounds');

Property Value

TypeDescription
booleantrue if this rubber band should only work on the current restricted bound set by the user, otherwise; false.
Remarks

For more information on the work bounds of interactive modes, refer to Image Viewer Interactive Modes.

See Also

Reference

ImageViewerRubberBandInteractiveMode Object
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file