Sets the paint text properties.
#include "Ltwrappr.h"
L_VOID LRasterPaintWindow::SetPaintText(pPaintText)
Pointer to a PAINTTEXT structure that contains the paint text properties to set.
None
LRasterPaintWindow::Initialize must be called before calling this function.
For an example, refer to LRasterPaintWindow::GetPaintText.