Indicates whether this rubber band should only work on the current restricted bound set by the user.
public virtual bool RestrictToWorkBounds { get; set; }
Public Overridable Property RestrictToWorkBounds() As Boolean
Get
Set
public:
virtual property bool RestrictToWorkBounds
{
bool get()
void set(bool value)
}
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