> ## 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.

# ImageObjectSet

> Set of image objects belonging to a FlexiLayout hypothesis, with Rects() and Region() methods to retrieve rectangle arrays and continuous regions.

Type used to represent the set of image objects belonging to the hypothesis.

## Methods

| Method              | Description                                                                                                                |
| :------------------ | :------------------------------------------------------------------------------------------------------------------------- |
| `RectArray Rects()` | Returns a copy of the array of rectangles of image objects belonging to the hypothesis.                                    |
| `Region Region()`   | Returns a copy of the continuous region created from the array of rectangles of image objects belonging to the hypothesis. |
