with-clipping-box

Macro

Package: common-graphics

Arguments: (stream box) &body body

Sets the clipping box for stream to box for the evaluation of body, and then restores the clipping box to its original value. unwind-protect is used to ensure that the clipping box is restored. See clipping-box.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.