LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

StartColor Property

Show in webframe





Gets or sets the color that represents the starting color used for the Lookup table.
Syntax
public Color StartColor {get; set;}
'Declaration
 
Public Property StartColor As Color
'Usage
 
Dim instance As MedicalViewerWindowLevel
Dim value As Color
 
instance.StartColor = value
 
value = instance.StartColor

            

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

Property Value

A color that represents the color on the low end side of the Lookup table.
Example
For an example, refer to MedicalViewerWindowLevel Constructor
Requirements

Target Platforms

See Also

Reference

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