C#
VB
C++
Gets or sets a value that indicates whether to draw the name of this AnnGroupObject object.
public override bool NameVisible { get; set; }
Public Overrides Property NameVisible As Boolean
true to draw the name of this AnnGroupObject object when the object is drawn; false otherwise.
This AnnGroupObject object will set the AnnObject.NameVisible value for each object in the group. For more information, refer to AnnObject.NameVisible.
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