# RadialGradientPaintOptions.start
The start point of the gradient. If not provided, defaults to the center of the shape bounds, vertically centered.

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

## RadialGradientPaintOptions.start property

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

**Signature:**

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