Overload | Description |
---|---|
FillEllipseGradient(Color) | Set the Brush to be a gradient occupying this shape's Bounds, with the color color along the four edges of the rectangle, surrounding a very light version of that color. |
FillEllipseGradient(Color,Color) | Set the Brush to be a gradient occupying this shape's Bounds, with the start color along the four edges of the rectangle, and with the center color at the center. |