The InteractiveService for this viewer control.
Object.defineProperty(ImageViewer.prototype, 'interactiveService',
get: function(),
set: function(value)
)
interactiveService: InteractiveService;
The InteractiveService for this viewer control.
ImageViewer creates an instance of InteractiveService during initialization and set it in this property. The various image viewer interactive modes uses this service to perform the rich interactive user interface interactions such as zoom, pan, scale, rubber banding and magnify glass.
For more information, refer to Image Viewer Interactive Modes.
For an example, refer to InteractiveService.UserControls.
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