| lcWndPaperEnable | Home |
|
BOOL lcWndPaperEnable ( HANDLE hLcWnd, BOOL bEnable ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| bEnable | |
| TRUE - to draw, FALSE - not to draw a paper in a window. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcWndPaperSetSize, lcWndPaperSetPos |