Gets or sets a value that indicates whether new drawn objects are selected (edited).
public bool EditObjectAfterDraw { get; set; }
Public Property EditObjectAfterDraw As Boolean
true to edit (select) new objects; otherwise, false.
When the value of this property is true (default) new objects drawn on the current active AnnAutomation will be automatically selected (edited).
If the new object derives from AnnTextObject and the values the EditObjectAfterDraw and ShowTextObjectsPropertiesDialogAfterDraw properties are both set to true, then the object properties dialog will pop up.
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