---
title: NSBevelLineJoinStyle
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsbevellinejoinstyle
---

# NSBevelLineJoinStyle

Specifies a bevel line shape of the joints between connected segments of a stroked path.

## Declaration

```occ
static const NSLineJoinStyle NSBevelLineJoinStyle;
```

## Discussion

Discussion Here is an example of the appearance of this style:

## See Also

### Deprecated Constants

- [NSMiterLineJoinStyle](appkit/nsmiterlinejoinstyle.md)
- [NSRoundLineJoinStyle](appkit/nsroundlinejoinstyle.md)
