C# Class ComponentFactory.Krypton.Toolkit.KryptonOffice2010Renderer.GradientItemColorsDisabled

Inheritance: GradientItemColorsTracking
Mostra file Open project: ComponentFactory/Krypton

Public Methods

Method Description
GradientItemColorsDisabled ( Color border, Color begin, Color end ) : System

Initialize a new instance of the GradientItemColorsDisabled class.

Method Details

GradientItemColorsDisabled() public method

Initialize a new instance of the GradientItemColorsDisabled class.
public GradientItemColorsDisabled ( Color border, Color begin, Color end ) : System
border Color Base border color.
begin Color Beginning background color.
end Color Ending background color.
return System