Declaration

func highlightPath(forScale scale: CGFloat) -> NSBezierPath?

Declaration

- (NSBezierPath *) highlightPathForScale:(CGFloat) scale;

Declaration

highlightPathForScale_(scale: float) -> NSBezierPath