Share

AcApLayoutManager::setShowTabs

C++

virtual void setShowTabs(
    Adesk::Boolean showTabs
) = 0;

Description

This function sets whether the layout tabs are visible. An argument of kTrue sets the layout tabs to be visible; kFalse makes them invisible.

Parameters

Parameters Description
showTabs Input Boolean to indicate whether the layout tabs are visible

Links

AcApLayoutManager

Was this information helpful?