Sets the paint fill properties.
#include "Ltwrappr.h"
L_VOID LRasterPaintWindow::SetPaintFill(pPaintFill)
Pointer to a PAINTFILL structure that contains the paint fill properties to set.
None
LRasterPaintWindow::Initialize must be called before calling this function.
For an example, refer to LRasterPaintWindow::GetPaintFill.