more point docs updates
This commit is contained in:
parent
3b802a5b6a
commit
57048ecf1b
10 changed files with 63 additions and 38 deletions
|
@ -2,7 +2,7 @@
|
|||
title: Point.clone()
|
||||
---
|
||||
|
||||
A point's `clone()` method returns a new `Point` with the same coordinates and attributes as the original point.
|
||||
Returns a new `Point` with the same coordinates and attributes as the original point.
|
||||
|
||||
```js
|
||||
Point point.clone()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue