AnnotationPrecedency Property

Summary
Gets or sets whether to give the priority to the annotation over any other action or not.
Syntax
C#
C++/CLI
public bool AnnotationPrecedency { get; set; } 
            public: 
property bool AnnotationPrecedency { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to give priority to the annotation over any other action, it is false otherwise.

Remarks
  • The precedency means that if the current action for the left mouse button is for example window level, and the user holds down the left mouse button and it happens to be above an annotation object, then the viewer will not start a window level, but will select the annotation object instead
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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