LRasterPaintWindow::Repaint

#include "ltwrappr.h"

L_VOID LRasterPaintWindow::Repaint(pRect=NULL, bDrawBK = TRUE)

Repaints the class object's window. Only the specified rectangle will be repainted.

Parameters

LPRECT pRect

Pointer to a rectangle structure that describes the rectangle to be repainted. Pass NULL to repaint the entire window.

L_BOOL bDrawBK

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.

Returns

None

Required DLLs and Libraries

See Also

Functions

Example

For an example, refer to LRasterPaintWindow::SetWndHandle.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DigitalPaint C++ Class Library Help