OpenSheetMusicDisplay
Preparing search index...
SizeF2D
Class SizeF2D
Represent the size of a 2D object, with (width, height)
Index
Constructors
constructor
Properties
height
width
Constructors
constructor
new
SizeF2D
(
width
?:
number
,
height
?:
number
)
:
SizeF2D
Parameters
width
:
number
= 0
height
:
number
= 0
Returns
SizeF2D
Properties
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
height
width
OpenSheetMusicDisplay
Loading...
Represent the size of a 2D object, with (width, height)