FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Minimally revised from 8.1.
8.1 version

make-box

Arguments: left top right bottom

Makes and returns a box which has its top left corner at position (left, top) and its bottom right corner at position (right, bottom).

See also the description of the class box and other box constructors like nmake-box, make-box-from-corners, make-box-relative, and make-box-relative-from-corner.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page has had minimal revisions compared to the 8.1 page.
Created 2016.6.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Minimally revised from 8.1.
8.1 version