# `GSLineJoinStyle.GSLineJoinStyleBevel`

*Case*

Connects the segment edges with a straight edge.

## Declaration

```swift
case bevel
```

```objc
GSLineJoinStyleBevel
```

```python
GSLineJoinStyleBevel
```

