# `GSShapeKey.GSPathFillPatternFileKey`

*Type Property*

> **Deprecated**

## Declaration

```swift
static let pathFillPatternFileKey: GSShapeKey
```

```objc
extern GSShapeKey const GSPathFillPatternFileKey;
```

```python
GSPathFillPatternFileKey: GSShapeKey
```

## See Also

### Deprecated keys

- [`GSShapeKey.GSPathFillColorKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillColorKey)
- [`GSShapeKey.GSPathFillKey`](/Core/GlyphsCore/GSShapeKey/GSPathFillKey)
- [`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.GSPathGradientKey`](/Core/GlyphsCore/GSShapeKey/GSPathGradientKey)
- [`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)

