RectangleProps Interface
Deprecated in 4.16.0. Use ($@itwin/appui-react#RectangleProps$refLinkSource=core-react/ui/core-react/src/core-react/utils/Rectangle.ts@19) instead.
Describes 2d bounds.
Properties
| Name | Type | Description | |
|---|---|---|---|
| bottom Readonly | number | ||
| left Readonly | number | ||
| right Readonly | number | ||
| top Readonly | number | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.