Declaration

func GSDistanceOfPointFromRect(_ point: NSPoint, _ rect: NSRect, _ angle: CGFloat) -> CGFloat

Declaration

CGFloat GSDistanceOfPointFromRect(NSPoint point, NSRect rect, CGFloat angle);

Declaration

GSDistanceOfPointFromRect(point: NSPoint, rect: NSRect, angle: float) -> float

See Also

Ellipse and Rect Proximity