---
title: zero
framework: vision
role: symbol
role_heading: Type Property
path: vision/normalizedcircle/zero
---

# zero

A circle object centered at the origin, with a radius of zero.

## Declaration

```swift
static var zero: NormalizedCircle { get }
```

## See Also

### Creating a normalized circle

- [init(center:radius:)](vision/normalizedcircle/init(center:radius:).md)
