| lcWndPaperSetPos | Home |
|
BOOL lcWndPaperSetPos ( HANDLE hLcWnd, double Left, double Bottom ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| Left, Bottom | |
| X,Y coordinates of paper's left-bottom corner. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcWndPaperSetSize |