Leadtools.Controls Namespace > ImageViewerRubberBandInteractiveMode Object : RestrictToWorkBounds Property |
get_restrictToWorkBounds();
set_restrictToWorkBounds(value);
Object.defineProperty('restrictToWorkBounds');
Type | Description |
---|---|
boolean | true if this rubber band should only work on the current restricted bound set by the user, otherwise; false. |
For more information on the work bounds of interactive modes, refer to Image Viewer Interactive Modes.