# `NSBezierPath append(withRightRoundedRectangle:withRadius:)`

*Instance Method*

## Declaration

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

