Sets the paint shape properties.
#include "Ltwrappr.h"
L_VOID LRasterPaintWindow::SetPaintShape(pPaintShape)
Pointer to a PAINTSHAPE structure that contains the paint shape properties to set.
None
LRasterPaintWindow::Initialize must be called before calling this function.
For an example, refer to LRasterPaintWindow::GetPaintShape.