# `GSPenPoint.height`

*Instance Property*

## Declaration

```swift
var height: CGFloat { get set }
```

```objc
@property CGFloat height;
```

```python
height() -> float
setHeight_(height: float)
```

