Preparing search index...
The search index is not available
@combeenation/2d-planning-utils
@combeenation/2d-planning-utils
Size2D
Interface Size2D
defines a 2D size with width and height
interface
Size2D
{
height
:
number
;
width
:
number
;
}
Hierarchy (
view full
)
Size2D
Boundaries2D
Index
Properties
height
width
Properties
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
height
width
@combeenation/2d-planning-utils
Loading...
defines a 2D size with width and height