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