A rectangular bounding box for annotations.
| Name | Type | Required | Description |
|---|---|---|---|
| left | float | Yes | The left coordinate of the bounding box. |
| top | float | Yes | The top coordinate of the bounding box. |
| width | float | Yes | The width of the bounding box. |
| height | float | Yes | The height of the bounding box. |