# `NSBezierPath bezierPathWithContinuousRoundedRect(_:xRadius:yRadius:)`

*Type Method*

## Declaration

```swift
@objc static func bezierPathWithContinuousRoundedRect(_ rect: CGRect, xRadius: CGFloat, yRadius: CGFloat) -> NSBezierPath
```

