# `GSShapeKey.GSPathStrokeLineJoinKey`

*Type Property*

> **Deprecated**

## Declaration

```swift
static let pathStrokeLineJoinKey: GSShapeKey
```

```objc
extern GSShapeKey const GSPathStrokeLineJoinKey;
```

```python
GSPathStrokeLineJoinKey: 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.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)

