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

erase-line-x-y

Arguments: stream x1 y1 x2 y2

Erases a line on stream from (x1, y1) to (x2, y2). (Erasing means drawing in the stream's background-color.) stream should be a graphical-stream. The other arguments should be integers. To use position objects rather than individual coordinates, see erase-line.


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