# `GSGridSettings.slopeRise`

*Instance Property*

The rise component of the grid slope.

## Declaration

```swift
var slopeRise: Int32
```

```objc
int32_t slopeRise;
```

```python
slopeRise: int
```

