Color Property

Summary
Gets or sets the value that represents the color of the icon when unpressed.
Syntax
C#
VB
C++
public Color Color { get; set; } 
  
Public Property Color As Color 
            public: 
property Color Color { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A Leadtools.RasterColor that represents the color of the icon when unpressed.

Example

For an example, refer to MedicalViewerIcon

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.