Starts the interactive, occurs mode when the user clicks down the mouse button, or touches the screen.
MedicalSpyGlassInteractiveMode.prototype.start = function(
viewer
)
start(
viewer: ImageViewer
): void;
viewer
the viewer where the interactive mode is taking place.
This is called internally when the user clicks down the mouse button, or touches the screen.
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