Automation control.
public IAnnAutomationControl AutomationControl { get; set; }
Public Property AutomationControl() As IAnnAutomationControl
Get
Set
public:
property IAnnAutomationControl^ AutomationControl
{
IAnnAutomationControl^ get()
void set(IAnnAutomationControl^ value)
}
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