Indicates whether this rubber band should only work on the current restricted bound set by the user.
Object.defineProperty(ImageViewerRubberBandInteractiveMode.prototype, 'restrictToWorkBounds',
get: function(),
set: function(value)
)
restrictToWorkBounds: 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.
ImageViewerRubberBandInteractiveMode Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET