Gets or sets a value that indicates whether to show the object properties dialog after a text object is drawn.
public bool ShowTextObjectsPropertiesDialogAfterDraw { get; set; }
Public Property ShowTextObjectsPropertiesDialogAfterDraw As Boolean
true to show the object properties dialog after a text object is drawn; otherwise, false.
When the value of this property is true (default) and a new object that derives from AnnTextObject is drawn. The objet properties dialog will pop up to let you change the text value.
The ShowTextObjectsPropertiesDialogAfterDraw only works if the value of the EditObjectAfterDraw is set to true.
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