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