Annotation automation control used with this DocumentViewerAnnotations
Object.defineProperty(DocumentViewerAnnotations.prototype, 'automationControl',
get: function()
)
automationControl: IAnnAutomationControl; // read-only
An object of a type that implements IAnnAutomationControl that handles annotations automation support for this class.
DocumentViewerAnnotations creates an instance of AnnotationsInteractiveMode to use for automated annotations editing. This value is set in the InteractiveMode property when DocumentViewer is created if the value of UseAnnotations was true.
The value of AutomationControl is set to an internal IAnnAutomationControl to handle the mouse and touch events as well as rendering of annotation objects and containers on View.ImageViewer.
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