Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

KeepDrawingAnnotation Property






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
public bool KeepDrawingAnnotation {get; set;}
'Declaration   Public Property KeepDrawingAnnotation As Boolean
'Usage   Dim instance As MedicalViewerBaseCell Dim value As Boolean   instance.KeepDrawingAnnotation = value   value = instance.KeepDrawingAnnotation
public: property bool KeepDrawingAnnotation {    bool get();    void set (    bool value); }

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

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features