[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Page.DrawEllipseDoubleLine

DrawEllipseDoubleLine Method

DrawEllipseDoubleLine(float, float, float, float)

Draws the double line ellipse.

Declaration
public void DrawEllipseDoubleLine(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.