New to Kendo UI for Angular? Start a free 30-day trial
Rectangle
Updated on Oct 31, 2025
Represents the rectangular dimensions and position of a cell or range.
| Name | Type | Default | Description |
|---|---|---|---|
bottom |
|
Represents the bottom position of the rectangle in pixels. | |
height |
|
Represents the height of the rectangle in pixels. | |
left |
|
Represents the left position of the rectangle in pixels. | |
right |
|
Represents the right position of the rectangle in pixels. | |
top |
|
Represents the top position of the rectangle in pixels. | |
width |
|
Represents the width of the rectangle in pixels. |