Starts the DocumentViewerSelectTextInteractiveMode and binds to the interactive events.
DocumentViewerSelectTextInteractiveMode.prototype.start = function(
imageViewer
)
start(
imageViewer: ImageViewer
): void;
imageViewer
The ImageViewer associated with this interactive mode.
DocumentViewerSelectTextInteractiveMode overrides ImageViewerInteractiveMode.Start to bind to the following events of the InteractiveService, in addition to the events bound in ImageViewerRubberBandInteractiveMode:
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