IRectBounds
Defined in: js-api/src/u2core/protocol.ts:27
Bounding rectangle of a named hit area.
Properties
| Property | Type | Defined in |
|---|---|---|
height | number | js-api/src/u2core/protocol.ts:31 |
width | number | js-api/src/u2core/protocol.ts:30 |
x | number | js-api/src/u2core/protocol.ts:28 |
y | number | js-api/src/u2core/protocol.ts:29 |