Gets or sets the value that indicates the current annotation mode and whether it's a run or an design mode.
public MedicalViewerUserMode UserMode { get; set; }
Public Property UserMode As MedicalViewerUserMode
public:
property MedicalViewerUserMode UserMode {
MedicalViewerUserMode get();
void set ( MedicalViewerUserMode );
}
MedicalViewerUserMode that determines the current annotation mode, and whether it's a run or an edit mode.
The edit mode is a mode where the user can click or drag the selected the annotation object(s). The run mode is where the user can click on the objects if they are not locked and then be redirected to the specified address.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document