Home > blockly > MetricsManager > ContainerRegion
MetricsManager.ContainerRegion interface
All the measurements needed to describe the size and location of a container.
Signature:
interface ContainerRegion
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| height | number | ||
| left | number | ||
| top | number | ||
| width | number |