Gets or sets the text System.Drawing.Color structure associated with this AnnDrawable object.
[XmlIgnoreAttribute()]
public virtual Color TextColor { get; set; }
Public Overridable Property TextColor As Color
The text System.Drawing.Color structure associated with this AnnDrawable object.
If this AnnDrawable does not support fonts (SupportsFont value is false), this property will always return the default black color.
If this AnnDrawable does not support fonts (SupportsFont value is false), setting this property to any value will be ignored.
For an example, refer to AnnDrawable.
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