clear.lines

Category

Display Commands

Syntax

clear.lines(TOP,BOTTOM,COLOR);

Description

Clears the lines from TOP to BOTTOM with the color COLOR. I have found that it will only use black (if COLOR is 0) or white (if COLOR is greater than 0).

See also

clear.text.rect