[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Rect.-ctor

Rect Constructor

Rect(float, float, float, float)

Initializes a new instance of the Rect class.

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