# PathData.points
Array of path points defining the bezier curve

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## PathData.points property

Array of path points defining the bezier curve

**Signature:**

```typescript
readonly points: PathPoint[];
```
