C#
VB
C++
Gets or sets the color used to fill the background of the name of this AnnObject.
[XmlIgnoreAttribute()]
public virtual Color NameBackColor { get; set; }
Public Overridable Property NameBackColor As Color
A System.Drawing.Color structure that represents the color used to fill the background of the name of this AnnObject.
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