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