#include "ltwrappr.h"
L_VOID LRasterPaintWindow::Repaint(pRect=NULL, bDrawBK = TRUE)
Repaints the class object's window. Only the specified rectangle will be repainted.
Pointer to a rectangle structure that describes the rectangle to be repainted. Pass NULL to repaint the entire window.
Flag which indicates whether or not to erase the background within the update region when repainting. TRUE to erase the background, FALSE to not erase the background.
None
Required DLLs and Libraries