Version:
class
Point
typescript
class PointProperties
| Name | Type | Description |
|---|---|---|
x | number | - |
y | number | - |
Methods
toString
toString(): stringReturns
stringWas this page helpful?
class Point| Name | Type | Description |
|---|---|---|
x | number | - |
y | number | - |
toString(): stringstringWas this page helpful?