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.
RectangleList is a collection of rectangular areas on an image. Use it to add, remove, or clear rectangles in a region.
Methods
Add
- The first overload creates a new rectangle from boundary coordinates.
- The second overload adds an existing rectangle.
Remove
true if the rectangle was removed, false otherwise.
Clear
Related topics
Rectangle
A rectangular area on an image, with coordinates in pixels.
ImageRegion
A single field region on an image, possibly composed of multiple rectangles.
ImageRegionList
A collection of field regions on an image.
Object model
Full JavaScript object reference for use in Advanced Script Rules.
