| lcPaint_DrawPtbuf | Home |
|
BOOL lcPaint_DrawPtbuf ( HANDLE hLcWnd, HANDLE hPtbuf, BOOL bClosed ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| hPtbuf | |
| Handle to points buffer object. | |
| bClosed | |
| If TRUE - draw closed polyline. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcPaint_DrawMpgon |