Rectangle Object (COM-based API)
This object represents a rectangle.
Properties
Name | Type | Description |
Left | Long | The coordinate of the left border of the rectangle. |
Right | Long | The coordinate of the right border of the rectangle. |
Top | Long | The coordinate of the top border of the rectangle. |
Bottom | Long | The coordinate of the bottom border of the rectangle. |
26.03.2024 13:49:49