UserMode Property

Summary
Gets or sets the value that indicates the current annotation mode and whether it is a run or a design mode.
Syntax
C#
C++/CLI
public MedicalViewerUserMode UserMode { get; set; } 
            public: 
property MedicalViewerUserMode UserMode { 
   MedicalViewerUserMode get(); 
   void set (    MedicalViewerUserMode ); 
} 

Property Value

MedicalViewerUserMode that determines the current annotation mode, and whether it is a run or an edit mode.

Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.