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

Inheritance: GradientItemColorsTracking
Mostra file Open project: ComponentFactory/Krypton

Public Methods

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

Initialize a new instance of the GradientItemColorsCheckedTracking class.

Method Details

GradientItemColorsCheckedTracking() public method

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