# `GSGridSettings.GSZeroGrid`

*Type Property*

Grid settings that disable coordinate rounding.

## Declaration

```swift
static let zero: GSGridSettings
```

```objc
extern const GSGridSettings GSZeroGrid;
```

```python
GSZeroGrid: GSGridSettings
```

