Method | Description | |
---|---|---|
GradientItemColorsItem ( Color border, Color begin, Color end ) : System |
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. |
return | System |