Declaration

func GSMinPoint(_ p1: NSPoint, _ p2: NSPoint) -> NSPoint

Declaration

static NSPoint GSMinPoint(NSPoint p1, NSPoint p2);

Declaration

GSMinPoint(p1: NSPoint, p2: NSPoint) -> NSPoint

See Also

Point, Size, and Rect Utilities