Blockchain Commons LifeHash TypeScript Library - v1.0.0-alpha.20
Preparing search index...
Size
Class Size
A struct representing an integer 2-dimensional size.
Index
Constructors
constructor
Properties
width
height
Constructors
constructor
new
Size
(
width
:
number
,
height
:
number
)
:
Size
Parameters
width
:
number
height
:
number
Returns
Size
Properties
Readonly
width
width
:
number
Readonly
height
height
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
width
height
Blockchain Commons LifeHash TypeScript Library - v1.0.0-alpha.20
Loading...
A struct representing an integer 2-dimensional size.