Next Prev Up Top Contents Index

rectangle-height

Macro
Summary

Returns the height of a rectangle.

Signature

rectangle-height rectangle => height

Arguments

rectangle

A rectangle

Values

height

A real number

Description

The rectangle-height macro returns the difference between the bottom and top elements of rectangle .


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index