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

Inheritance: GradientItemColorsTracking
Afficher le fichier Open project: Cocotteseb/Krypton

Méthodes publiques

Méthode Description
GradientItemColorsDisabled ( Color border, Color begin, Color end ) : System

Initialize a new instance of the GradientItemColorsDisabled class.

Method Details

GradientItemColorsDisabled() public méthode

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.
Résultat System