C#
VB
C++
Gets or sets the color of the cobb angle text background.
public Color BackgroundColor { get; set; }
Public Property BackgroundColor As Color
public:
property Color BackgroundColor {
Color get();
void set (Color);
}
Leadtools.RasterColor that represents the color of the cobb angle text background.
to change the color of the text bordoer please refer to the BorderColor property.
For an example, refer to MedicalViewerCobbAngle.
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