# `NSBezierPath init(rect:roundNE:roundSE:roundSW:roundNW:radius:)`

*Initializer*

## Declaration

```swift
init(rect: NSRect, roundNE: Bool, roundSE: Bool, roundSW: Bool, roundNW: Bool, radius: CGFloat)
```

