Annotation automation image viewer interactive mode used with this class.
public ImageViewerInteractiveMode InteractiveMode { get; }
Public ReadOnly Property InteractiveMode() As ImageViewerInteractiveMode
Get
public:
property ImageViewerInteractiveMode^ InteractiveMode
{
ImageViewerInteractiveMode^ get()
}
The annotation automation image viewer interactive mode used with 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