NSBezierPath

extension NSBezierPath
  • init(roundedRect:cornerRadius:) From Chord_Provider

    Init a NSBezierPath

    Declaration

    Swift

    convenience init(roundedRect: CGRect, cornerRadius: CGFloat)

    Parameters

    roundedRect

    The rounded CGRect

    cornerRadius

    The corner radius as CGFloat