<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSBezierPath/LineJoinStyle-swift.enum/bevel",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSLineJoinStyle@NSLineJoinStyleBevel"
  },
  "title" : "NSBezierPath.LineJoinStyle.bevel"
}
-->

# NSBezierPath.LineJoinStyle.bevel

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

```
case bevel
```

## Discussion

Here is an example of the appearance of this style:

![Diagram that shows the bevel line join style.](images/com.apple.appkit/media-3670929@2x.png)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)