Automation control.
Object.defineProperty(AnnotationsInteractiveMode.prototype, 'automationControl',
get: function(),
set: function(value)
)
automationControl: IAnnAutomationControl;
The current automation control used by this mode.
The DocumentViewer will create an internal instance of an object that implements IAnnAutomationControl for handling the automation of the annotations containers for ImageViewer and set it in the AutomationControl property when annotation is supported.
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