Declaration

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

Declaration

static NSPoint GSMaxPoint(NSPoint p1, NSPoint p2);

Declaration

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

See Also

Point, Size, and Rect Utilities