Sets the paint region properties.
#include "Ltwrappr.h"
L_VOID LRasterPaintWindow::SetPaintRegion(pPaintRegion)
Pointer to a PAINTREGION structure that contains the paint region properties to set.
None
LRasterPaintWindow::Initialize must be called before calling this function.
For an example, refer to LRasterPaintWindow::GetPaintRegion.