Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandDelta to handle rubberband movement text selection.
DocumentViewerSelectTextInteractiveMode.prototype.onRubberBandDelta = function(e)
onRubberBandDelta(e: ImageViewerRubberBandEventArgs): void; // protected
e
The ImageViewerRubberBandEventArgs with event data.
DocumentViewerSelectTextInteractiveMode overrides ImageViewerRubberBandInteractiveMode.OnRubberBandDelta to try selecting the text between the points of the rubberband rectangle.
DocumentViewerSelectTextInteractiveMode 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