# `NSBezierPath init(roundedRectangle:withRadius:roundTopLeft:topRight:bottomLeft:bottomRight:)`

*Initializer*

## Declaration

```swift
init!(roundedRectangle rect: NSRect, withRadius radius: CGFloat, roundTopLeft topLeft: Bool, topRight: Bool, bottomLeft: Bool, bottomRight: Bool)
```

