FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

make-box-from-corners

Arguments: top-left bottom-right

Makes and returns a box which has its top left corner at position top-left and its bottom right corner at position bottom-right. Top-left and bottom-right must be position objects.

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


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version