Fix link to Point.addCircle() in Point.setCircle()
This commit is contained in:
parent
7536959f7a
commit
16108f4b9c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ title: Point.setCircle()
|
|||
---
|
||||
|
||||
The `Point.setCircle()` method adds a circle to a Point. It yields similar
|
||||
results as the [`Point.addCircle()`](/reference/api/points/addcircle) method,
|
||||
results as the [`Point.addCircle()`](/reference/api/point/addcircle) method,
|
||||
the different is that `Point.setCircle()` will overwrite any previous circle
|
||||
set.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue