ActiveReports 8
DrawEllipse Method (IDrawingCanvas)

Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width.
Overload List
OverloadDescription
DrawEllipse(PenEx,Int32,Int32,Int32,Int32)Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width.  
DrawEllipse(PenEx,RectangleEx)Draws an ellipse specified by a bounding System.Drawing.Rectangle structure.  
DrawEllipse(PenEx,Single,Single,Single,Single)Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width.  
DrawEllipse(PenEx,RectangleFEx)Draws an ellipse defined by a bounding System.Drawing.RectangleF.  
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members

Support Forum