C#
VB
C++
Gets or sets a value to determine whether to draw the name of this AnnObject.
public virtual bool NameVisible { get; set; }
Public Overridable Property NameVisible As Boolean
true if the name of this AnnObject is to be drawn whenever the object is drawn; false otherwise.
For more information, refer to Annotation Object Names. (Deprecated)
For an example, refer to NameOffset.
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