In This Topic
Overload List
Overload | Description |
FillHalfGradient(Color) | Set the Brush to be a vertical linear gradient starting with a very light version of the color, and having the last half of the gradient be the solid color . |
FillHalfGradient(Color,Int32) | Set the Brush to be a linear gradient starting with a very light version of the color, and having the last half of the gradient be the solid color . |
FillHalfGradient(Color,Color,Int32) | Set the Brush to be a linear gradient starting with the color, and having the last half of the gradient be the solid color . |
See Also