C# Class ComponentFactory.Krypton.Toolkit.KryptonOffice2007Renderer.GradientItemColorsItem

Inheritance: GradientItemColors
Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

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

Initialize a new instance of the GradientItemColorsItem class.

Method Details

GradientItemColorsItem() public méthode

Initialize a new instance of the GradientItemColorsItem class.
public GradientItemColorsItem ( 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