Share

CAcUiNavDialog::SetPreviewVisible

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

Links

CAcUiNavDialog

Was this information helpful?