LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Color Property (MedicalViewerTitlebar)

Show in webframe





Gets or sets the value that represents the color of the title bar.
Syntax
public Color Color {get; set;}
'Declaration
 
Public Property Color As Color
'Usage
 
Dim instance As MedicalViewerTitlebar
Dim value As Color
 
instance.Color = value
 
value = instance.Color

            

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

Property Value

A Leadtools.RasterColor value that represents the color of the title bar. This property is useful only when the property UseCustomColor is set to true.
Example
For an example, refer to MedicalViewerIcon
Requirements

Target Platforms

See Also

Reference

MedicalViewerTitlebar Class
MedicalViewerTitlebar 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