<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Point`](Point)
## Point interface
**Signature:**
```typescript
export interface Point
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [`x`](Point/x) | | <code>number</code> | |
| [`y`](Point/y) | | <code>number</code> | |