BackErase property (ILEADRasterView)
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