Provides access to rectangular areas on an image. Coordinates are specified in pixels.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Name | Data Type | Access Level | Description |
|---|---|---|---|
Left | int | Read-write | The x-coordinate of the left boundary of a rectangular area. |
Top | int | Read-write | The y-coordinate of the top boundary of a rectangular area. |
Right | int | Read-write | The x-coordinate of the right boundary of a rectangular area. |
Bottom | int | Read-write | The y-coordinate of the bottom boundary of a rectangular area. |
