# `GSCoreGraphicsPen`

*Class*

## Declaration

```swift
class GSCoreGraphicsPen
```

```objc
@interface GSCoreGraphicsPen : NSObject
```

```python
class GSCoreGraphicsPen(NSObject)
```

## Topics

### Instance Properties

- [`GSCoreGraphicsPen.CGPath`](/Core/GlyphsCore/GSCoreGraphicsPen/CGPath) — Getting the `CGPath` property returns a copied, retained `CGPathRef`.

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- [`GSPenProtocol`](/Core/GlyphsCore/GSPenProtocol)

