BackgroundColor Property

Summary
Gets or sets the color of the cobb angle text background.
Syntax
C#
VB
C++
public Color BackgroundColor { get; set; } 
  
Public Property BackgroundColor As Color 
            public: 
property Color BackgroundColor { 
   Color get(); 
   void set (Color); 
} 

Property Value

Leadtools.RasterColor that represents the color of the cobb angle text background.

Remarks

to change the color of the text bordoer please refer to the BorderColor property.

Example

For an example, refer to MedicalViewerCobbAngle.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.