ActiveReports 12
FillEllipse Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface : 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
OverloadDescription
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 System.Drawing.Rectangle structure.  
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 System.Drawing.RectangleF structure.  
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members