Fills the interior of an ellipse defined by a bounding rectangle.
Name | Description | |
---|---|---|
FillEllipse(Brush, RectangleF) |
Fills the interior of an ellipse defined by a bounding RectangleF. |
|
FillEllipse(Brush, Single, Single, Single, Single) |
Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. |