Version:
class
Size
typescript
class SizeProperties
| Name | Type | Description |
|---|---|---|
height | number | - |
width | number | - |
Methods
area
area(): numberReturns
numbertoString
toString(): stringReturns
stringWas this page helpful?
class Size| Name | Type | Description |
|---|---|---|
height | number | - |
width | number | - |
area(): numbernumbertoString(): stringstringWas this page helpful?