Declaration

func GSRectWithCenter(_ center: NSPoint, _ size: NSSize) -> NSRect

Declaration

NSRect GSRectWithCenter(NSPoint center, NSSize size);

Declaration

GSRectWithCenter(center: NSPoint, size: NSSize) -> NSRect

See Also

Rect Alignment and Handles