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

move-by-x-y

Arguments: stream x y

Moves the current position of stream by x in the horizontal direction and y in the vertical direction (positive is down). stream should be a cg-stream but may not be a text-edit-window or a text-edit-pane.

Contrast with move-by, where the x and y values are passed as a position object.


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