# `NSBezierPath append(withLeftRoundedRectangle:withRadius:)`

*Instance Method*

## Declaration

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

