ActiveReports 12
DrawEllipse Method (IDrawingCanvas)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface : DrawEllipse Method
Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width.
Overload List
OverloadDescription
Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width.  
Draws an ellipse specified by a bounding System.Drawing.Rectangle structure.  
Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width.  
Draws an ellipse defined by a bounding System.Drawing.RectangleF.  
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members