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.
Rectangle は、画像上の矩形領域を表します。座標は、ページの左上隅を基準としたピクセル単位で指定されます。
プロパティ
| 名前 | 型 | アクセスレベル | 説明 |
|---|---|---|---|
| Left | int | 読み取り/書き込み | 左端の x 座標。 |
| Top | int | 読み取り/書き込み | 上端の y 座標。 |
| Right | int | 読み取り/書き込み | 右端の x 座標。 |
| Bottom | int | 読み取り/書き込み | 下端の y 座標。 |
ImageRegion
画像上の単一のフィールド領域で、複数の矩形で構成される場合があります。
RectangleList
画像上の矩形領域のリストです。
ImageRegionList
画像上のフィールド領域のコレクションです。
オブジェクトモデル
Advanced Script Rules で使用するための、完全な JavaScript オブジェクトリファレンスです。
