# LinearGradientPaintOptions.start
The start point of the gradient. If not provided, defaults to the left edge of the shape bounds, vertically centered.

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

## LinearGradientPaintOptions.start property

The start point of the gradient. If not provided, defaults to the left edge of the shape bounds, vertically centered.

**Signature:**

```typescript
start?: Vector;
```
