#include "Ltwrappr.h"
L_VOID LRasterPaintWindow::SetPaintFill(pPaintFill)
PAINTFILL * pPaintFill; |
pointer to a paint fill structure |
Sets the paint fill properties.
Parameter |
Description |
pPaintFill |
Pointer to a PAINTFILL structure that contains the paint fill properties to set. |
None
LRasterPaintWindow::Initialize must be called before calling this function.
Required DLLs and Libraries
LTPNT For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |