LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

BackColor Property

Show in webframe





Gets or sets the color of the control area that has not been filled with cells.
Syntax
public override Color BackColor {get; set;}
'Declaration
 
Public Overrides Property BackColor As Color
'Usage
 
Dim instance As MedicalViewer
Dim value As Color
 
instance.BackColor = value
 
value = instance.BackColor

            

            
public:
property Color BackColor {
   Color get() override;
   void set (    Color value) override;
}

Property Value

The color of the control area that has not been filled with cells.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewer Class
MedicalViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features