[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Page.DrawEllipse

DrawEllipse Method

DrawEllipse(float, float, float, float)

Draws the ellipse.

Declaration
public void DrawEllipse(float left, float top, float width, float height)
Parameters
Type Name Description
float left

The left.

float top

The top.

float width

The width.

float height

The height.