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

top-margin

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

Returns or sets with setf the top-margin attribute 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 (the height of a line in the font of the object). It is always an integer, rounded if necessary, when stream-units-p is nil.

top-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 was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1