> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supernote.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Point

> 2D point coordinate.

| Field | Type     | Description  |
| ----- | -------- | ------------ |
| `x`   | `number` | X coordinate |
| `y`   | `number` | Y coordinate |
