# `NSBezierPath append(withRoundedRectangle:withRadius:)`

*Instance Method*

## Declaration

```swift
func append(withRoundedRectangle rect: NSRect, withRadius radius: CGFloat)
```

