NextPrevUpTopContentsIndex

offset-rectangle

Function (inline)
Summary

Offsets a rectangle by a given distance.

Package

graphics-ports

Signature

offset-rectangle rectangle dx dy

Arguments

rectangle

A list of integers.

dx

A real number.

dy

A real number.

Description

The offset-rectangle function offsets the rectangle by the distance ( dx dy ).

rectangle is a list ( left top right bottom ).


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex