NSBezierPath
extension NSBezierPath
-
Undocumented
Declaration
Swift
convenience init(roundedRect rect: NSRect, topLeftRadius: CGFloat, topRightRadius: CGFloat, bottomLeftRadius: CGFloat, bottomRightRadius: CGFloat)
-
Undocumented
Declaration
Swift
convenience init(roundedRect rect: NSRect, byRoundingCorners corners: RectCorner, radius: CGFloat)