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

rectangle-bottom Macro

Summary

Get and sets the bottom element of a rectangle.

Package

graphics-ports

Signature

rectangle-bottom rectangle => bottom

Arguments
rectangle
A rectangle.
Values
bottom
A real number.
Description

The macro rectangle-bottom returns the bottom element of rectangle. rectangle-bottom can also be used with setf to set the bottom element of rectangle.

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


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15