C#
VB
C++
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.
public bool KeepDrawingAnnotation { get; set; }
Public Property KeepDrawingAnnotation As Boolean
True to allow the user to draw the annotation again, false to go back to select mode after drawing the first annotation.
The default value is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET