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

nbox-move

Arguments: box offset

Returns box after modifying it by offsetting it by offset, which must be a position object (as created by make-position). Thus, the top and bottom of box are increased by the position-y of offset while the left and right are increased by the position-x component). Contrast with box-move which returns a new box and does not modify its box argument.


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