# `GSMetric.isVerticalMetric`

*Instance Property*

e.g. Ascender but not italic angle

## Declaration

```swift
var isVerticalMetric: Bool { get }
```

```objc
@property (readonly) BOOL isVerticalMetric;
```

```python
isVerticalMetric() -> bool
```

