Rectangle Object (Web Services API)
This object represents a rectangle.
Properties
Name | Type | Description |
Left | Integer | The coordinate of the left border of the rectangle. |
Right | Integer | The coordinate of the right border of the rectangle. |
Top | Integer | The coordinate of the top border of the rectangle. |
Bottom | Integer | The coordinate of the bottom border of the rectangle. |
3/26/2024 1:49:49 PM