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

right-margin

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

right-margin returns the value of the right-margin property of the stream argument. stream should be a cg-stream.

The value of this property is the right margin in space-widths from the left (a space-width is the width of a space character in the font of the argument). Pass the optional stream-units-p argument to use pixel units rather than space-widths.

right-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