# `AppKit.NSBezierPath`

*Extended Class*

## Declaration

```swift
extension NSBezierPath
```

## Topics

### Initializers

- [`NSBezierPath init(continuousRoundedRect:radiusSize:)`](/Core/GlyphsKit/AppKit/NSBezierPath/init(continuousRoundedRect:radiusSize:))

### Type Methods

- [`NSBezierPath bezierPathWithContinuousRoundedRect(_:xRadius:yRadius:)`](/Core/GlyphsKit/AppKit/NSBezierPath/bezierPathWithContinuousRoundedRect(_:xRadius:yRadius:))
- [`NSBezierPath from(_:)`](/Core/GlyphsKit/AppKit/NSBezierPath/from(_:)) — Converts a `CGPath` to an `NSBezierPath`.

