BackErase property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BOOL BackErase

Overview

Refer to Displaying an Image.

Remarks

(Persistent property, available at design time) Causes the control to erase the background before painting. This erases the previous image before displaying the next image. Otherwise, the next image overlaps the previous image.

Setting

Description

TRUE

Erase the background of the control.

FALSE

Do not erase the background of the control.

See Also

Elements:

BitonalScaling property, ForePalette property, PaintDither property, PaintEffect property, PaintPalette property, PaintROP3 property, PaintGamma property, PaintIntensity property, PaintContrast property

Topics:

Raster Images: Displaying Images