Instance Method
nearestPoint(for:)nearestPointForPoint:nearestPointForPoint_
Declaration
func nearestPoint(for point: NSPoint) -> NSPointDeclaration
- (NSPoint) nearestPointForPoint:(NSPoint) point;Declaration
nearestPointForPoint_(point: NSPoint) -> NSPoint