Returns the height element of a rectangle.
graphics-ports
rectangle-height rectangle => height
rectangle
A rectangle.
height
A real number.
The rectangle-height macro returns the difference between the bottom and top elements of rectangle .
rectangle-height
rectangle is a list of numbers ( left top right bottom ).