sesaparcours
Preparing search index...
lib/outils/blockly/original
Blockly
MetricsManager
ContainerRegion
Interface ContainerRegion
All the measurements needed to describe the size and location of a container.
interface
ContainerRegion
{
height
:
number
;
left
:
number
;
top
:
number
;
width
:
number
;
}
Index
Properties
height
left
top
width
Properties
height
height
:
number
left
left
:
number
top
top
:
number
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
left
top
width
sesaparcours
Loading...
All the measurements needed to describe the size and location of a container.