- ns:rectrecord
ns:make-rect is provided as an alias for the default constructor make-ns:rect. The same is true for the other records.
x X coordinate of origin (NSRect.origin.x) y Y coordinate of origin (NSRect.origin.y) width Width of rectangle (NSRect.size.width) height Height of rectangle (NSRect.size.height)