nmake-box-relative-from-corner

Function

Package: common-graphics

Arguments: box top-left width height

A destructive version of make-box-relative-from-corner. The box argument is modified to be the box specified by the remaining arguments and returned. Top-left must be a position. Equivalent to nmake-box with arguments (position-x top-left) (position-y top-left) (+ (position-x top-left) width) (+ (position-y top-left) height).

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.