Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height.
Overload List| Name | Description |
|---|---|
IGraphics.FillEllipse (Brush, Double, Double, Double, Double) |
Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height. |
Fills the interior of an ellipse defined by a bounding rectangle specified by a Rect structure. |
See Also