EndColor Property

Summary
Gets or sets the color that represents the ending color used for the Lookup table.
Syntax
C#
VB
C++
public Color EndColor { get; set; } 
  
Public Property EndColor As Color 
            public: 
property Color EndColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A color that represents the color on the high end side of the Lookup table.

Example

For an example, refer to MedicalViewerWindowLevel Constructor

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.