KeepDrawingAnnotation Property

Summary
Gets or sets whether the automation allows the user to draw the same object again or should the automation go directly to select mode after drawing for the first time.
Syntax
C#
C++/CLI
public bool KeepDrawingAnnotation { get; set; } 
            public: 
property bool KeepDrawingAnnotation { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to allow the user to draw the annotation again, false to go back to select mode after drawing the first annotation.

Remarks

The default value is false.

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.