C++
void SetPreviewVisible( BOOL visible );
Description
Sets the AutoCAD preview window as visible or invisible.
Parameters
| Parameters | Description |
|---|---|
| visible | If true, the AutoCAD preview window is visible |
void SetPreviewVisible( BOOL visible );
Sets the AutoCAD preview window as visible or invisible.
| Parameters | Description |
|---|---|
| visible | If true, the AutoCAD preview window is visible |