Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1

bottom-margin

Arguments: stream &optional (stream-units-p t)

Returns the bottom margin attribute of the stream which is the value of the stream argument. stream should be a cg-stream.

If stream-units-p is true the value is in stream units, otherwise it is in line-heights. It is always an integer, rounded if necessary, when stream-units-p is nil. Can be used with setf.

bottom-margin is a property of all Common Graphics streams, though it is most useful with printer streams, where "hardware margins" makes margin computation less straightforward. See *default-printer-left-margin* for details.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page has had minimal revisions compared to the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1