Canvas.EraseBackground Property

Syntax

EraseBackground as Boolean


Indicates whether REALbasic should erase the entire Canvas when doing operations like resizing. It defaults to True for backwards compatibility.

It is supported only on Windows since this is the only platform on which REALbasic erases the background.