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

current-position

Arguments: stream

Returns the position at which subsequent drawing or text insertion on stream will be done. stream should be a cg-stream.

The coordinates are device units relative to the stream origin. Characters are printed with their top left corner at the current position. The current position then moves rightwards by the width of the character.

See also ncurrent-position, current-position-x, and current-position-y.


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