Next Prev Up Top Contents Index

rectangle-bottom

Macro
Summary

Returns the bottom element of a rectangle. Can be used to set this element using setf .

Signature

rectangle-bottom rectangle => bottom

Arguments

rectangle

A rectangle

Values

bottom

A real number

Description

Returns and via setf sets the bottom element of rectangle .


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index