Preparing search index...
The search index is not available
@noisyboy25/geo-figures
@noisyboy25/geo-figures
Rectangle
Class Rectangle
Hierarchy
Rectangle
Index
Constructors
constructor
Properties
h
w
Methods
area
Constructors
constructor
new
Rectangle
(
w
:
number
, h
:
number
)
:
Rectangle
Parameters
w:
number
Width
h:
number
Height
Returns
Rectangle
Properties
Readonly
h
h
:
number
Height
Readonly
w
w
:
number
Width
Methods
area
area
(
)
:
number
Returns
The area of the
Rectangle
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@noisyboy25/geo-
figures
Rectangle
constructor
h
w
area
Generated using
TypeDoc
Width