Overload | Description |
---|---|
FillDoubleEdge(Color) | Set the Brush to be a vertical linear gradient starting with the start color, with most of the center being Color.White, and ending with the starting color. |
FillDoubleEdge(Color,Color,Int32) | Set the Brush to be a linear gradient starting with the start color, having the center the center color, and ending with the starting color. |