Sets the paintbrush properties.
#include "Ltwrappr.h"
L_VOID LRasterPaintWindow::SetPaintBrush(pPaintbrush)
Pointer to a PAINTBRUSH structure that contains the paintbrush properties to set.
None
LRasterPaintWindow::Initialize must be called before calling this function.
For an example, refer to LRasterPaintWindow::GetPaintBrush.