# PathData.closed
Whether the path is closed (connects last point to first)

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

## PathData.closed property

Whether the path is closed (connects last point to first)

**Signature:**

```typescript
readonly closed: boolean;
```
