RepaintRect method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ 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 Main 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