Overload | Description |
---|---|
FillSimpleGradient(Color) | Set the Brush to be a simple vertical linear gradient using the given color. |
FillSimpleGradient(Color,Int32) | Set the Brush to be a simple linear gradient using the given color. |
FillSimpleGradient(Color,Color,Int32) | Set the Brush to be a simple linear gradient starting with the start color and ending with the end color. |