Interactive service used by this ImageViewerPanControl.
Object.defineProperty(ImageViewerPanControl.prototype, 'interactiveService',
get: function()
)
interactiveService: InteractiveService; // read-only
The interactive service used by this ImageViewerPanControl.
The interactive service is created when this ImageViewerPanControl is attached to an ImageViewer and an external control in Control.
This service is used when the value of EnablePan is set to true. Clicking and dragging on the control surface will move the pan rectangle in the external control and pan the view in the image viewer accordingly.
You can subscribe to the events or change the properties of this service if required.
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