NextPrevUpTopContentsIndex

rectangle-bottom

Macro
Summary

Get and sets the bottom element of a rectangle.

Package

graphics-ports

Signature

rectangle-bottom rectangle => bottom

Signature

(setf rectangle-bottom) bottom rectangle => bottom

Arguments

rectangle

A rectangle.

Values

bottom

A real number.

Description

Returns and via setf sets the bottom element of rectangle .

rectangle is a list of numbers ( left top right bottom ).


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex