| Rect Class | 
Namespace: Qlik.Engine
The Rect type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | (Defined by BindingsExtensions.) | 
| Name | Description | |
|---|---|---|
| Height | Number of rows or elements in the page. The indexing of the rows may vary depending on whether the cells are expanded or not (parameter qAlwaysFullyExpanded in HyperCubeDef).  | |
| Left | Position from the left.
                                        Corresponds to the first column.  | |
| Top | Position from the top.
                                        Corresponds to the first row.  | |
| Width | Number of columns in the page. The indexing of the columns may vary depending on whether the cells are expanded or not (parameter qAlwaysFullyExpanded in HyperCubeDef).  |