Get and sets the bottom element of a rectangle.
graphics-ports
rectangle-bottom rectangle => bottom
(setf rectangle-bottom) bottom rectangle => bottom
rectangle
A rectangle.
bottom
A real number.
Returns and via setf sets the bottom element of rectangle .
setf
rectangle is a list of numbers ( left top right bottom ).