.NET Framework Class Library
Graphics..::.FillEllipse Method

Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkFillEllipse(Brush, Rectangle)Fills the interior of an ellipse defined by a bounding rectangle specified by a Rectangle structure.
Public methodFillEllipse(Brush, RectangleF)Fills the interior of an ellipse defined by a bounding rectangle specified by a RectangleF structure.
Public methodSupported by the .NET Compact FrameworkFillEllipse(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.
Public methodFillEllipse(Brush, Single, Single, Single, Single)Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height.
Top
See Also

Reference

Tags :


Page view tracker