Method | Description | |
---|---|---|
DrawBack ( |
||
GradientItemColorsSplit ( Color border, Color begin, Color end ) : System |
Initialize a new instance of the GradientItemColorsSplit class.
|
public DrawBack ( |
||
g | ||
rect | ||
return | void |
public GradientItemColorsSplit ( Color border, Color begin, Color end ) : System | ||
border | Color | Base border color. |
begin | Color | Beginning background color. |
end | Color | Ending background color. |
return | System |