# `GSShapeKey.GSPathGradientKey`

*Type Property*

> **Deprecated**

## Declaration

```swift
static let pathGradientKey: GSShapeKey
```

```objc
extern GSShapeKey const GSPathGradientKey;
```

```python
GSPathGradientKey: GSShapeKey
```

## See Also

### Deprecated keys

- [`GSShapeKey.GSPathFillColorKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillColorKey)
- [`GSShapeKey.GSPathFillKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillKey)
- [`GSShapeKey.GSPathFillPatternFileKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillPatternFileKey)
- [`GSShapeKey.GSPathFillPatternBlendModeKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillPatternBlendModeKey)
- [`GSShapeKey.GSPathFillPatternOffsetKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillPatternOffsetKey)
- [`GSShapeKey.GSPathFillPatternScaleKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillPatternScaleKey)
- [`GSShapeKey.GSPathFillPatternAngleKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillPatternAngleKey)
- [`GSShapeKey.GSPathStrokeColorKey`](/Core/GlyphsCore/GSShapeKey/GSPathStrokeColorKey)
- [`GSShapeKey.GSPathStrokeGradientKey`](/Core/GlyphsCore/GSShapeKey/GSPathStrokeGradientKey)
- [`GSShapeKey.GSPathStrokeWidthKey`](/Core/GlyphsCore/GSShapeKey/GSPathStrokeWidthKey)
- [`GSShapeKey.GSPathStrokeHeightKey`](/Core/GlyphsCore/GSShapeKey/GSPathStrokeHeightKey)
- [`GSShapeKey.GSPathStrokePositionKey`](/Core/GlyphsCore/GSShapeKey/GSPathStrokePositionKey)
- [`GSShapeKey.GSPathStrokeLineCapStartKey`](/Core/GlyphsCore/GSShapeKey/GSPathStrokeLineCapStartKey)
- [`GSShapeKey.GSPathStrokeLineCapEndKey`](/Core/GlyphsCore/GSShapeKey/GSPathStrokeLineCapEndKey)
- [`GSShapeKey.GSPathStrokeLineJoinKey`](/Core/GlyphsCore/GSShapeKey/GSPathStrokeLineJoinKey)

