All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

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

The macro rectangle-bottom returns and via setf sets the bottom element of rectangle .

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


CAPI User Guide and Reference Manual (Windows version) - 3 Aug 2017

NextPrevUpTopContentsIndex