Draw.Clear (gb.qt4)

Static Sub Clear ( )

Clears the drawing device with the background color.

Does the same thing as:
Draw.FillRect(0, 0, Draw.Width, Draw.Height, Draw.Background)