> ## 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

> 二维点坐标。

| 字段  | 类型       | 说明   |
| --- | -------- | ---- |
| `x` | `number` | X 坐标 |
| `y` | `number` | Y 坐标 |
