FillEllipseGradient(Color,Color) Method
In This Topic
Set the
Brush to be a gradient occupying this shape's
Bounds, with the color along the four edges of the rectangle, and with the color at the center.
Syntax
Parameters
- start
- the Color drawn inside the edges of the rectangular bounds
- center
- the Color filling the center of the shape
See Also