# `GSFontMaster gridLengthHorizontal`

*Instance Method*

## Declaration

```swift
func gridLengthHorizontal() -> CGFloat
```

```objc
- (CGFloat) gridLengthHorizontal;
```

```python
gridLengthHorizontal() -> float
```

