add subheadings for consistency
This commit is contained in:
parent
fbd4b4d5f2
commit
1a7ae1d669
16 changed files with 64 additions and 0 deletions
|
@ -16,10 +16,14 @@ millimeter, use [`Point.sitsRoughlyOn()`](/reference/api/point/sitsroughlyon/) i
|
|||
|
||||
</Note>
|
||||
|
||||
## Point.sitsOn() signature
|
||||
|
||||
```js
|
||||
bool point.sitsOn(Point check)
|
||||
```
|
||||
|
||||
## Point.sitsOn() example
|
||||
|
||||
<Example
|
||||
part="point_sitson"
|
||||
caption="An example of the Point.sitsOn() method"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue