FillDoubleEdge(Color) Method
In This Topic
Set the
Brush to be a vertical linear gradient starting with the color, with most of the center being
Color.White, and ending with the starting color.
Syntax
public void FillDoubleEdge(
Color
)
Parameters
- start
- a Color for the edge
See Also