Overload List

  Name Description
Public method DrawEllipse(Pen, Rect)
Draws an ellipse defined by a bounding rectangle specified by a Rect structure.
Public method DrawEllipse(Pen, Double, Double, Double, Double)
Draws an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height.

See Also