[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathEx.AddEllipse

AddEllipse Method

AddEllipse(float, float, float, float)

Adds ellipse to rectangle.

Declaration
public void AddEllipse(float x, float y, float width, float height)
Parameters
Type Name Description
float x
float y
float width
float height