NextPrevUpTopContentsIndex

rectangle-width

Macro
Summary

Returns the difference between the left and right elements of a rectangle.

Package

graphics-ports

Signature

rectangle-width rectangle => width

Arguments

rectangle

A rectangle

Values

width

A real number

Description

The rectangle-width macro returns the difference between right and left elements of rectangle .

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


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex