RepaintRect method (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short RepaintRect (float fLeft, float fTop, float fWidth, float fHeight, BOOL bErase);

Overview

Refer to Displaying an Image.

Remarks

Repaints the specified rectangular area in the Raster View Control's client area.

See Also

Elements:

AutoRepaint property, ForceRepaint method, PaintRgnOnly property

Topics:

Raster Images: Displaying Images

 

Raster Images: Creating and Using a Region