# `GSGlyphEditView.activeLayerRect`

*Instance Property*

## Declaration

```swift
var activeLayerRect: NSRect { get }
```

```objc
@property (nonatomic, readonly) NSRect activeLayerRect;
```

```python
activeLayerRect() -> NSRect
```

