Share

AcDbLayerStateManager::AcDbLayerStateManager

C++

AcDbLayerStateManager(
    AcDbDatabase * pHostDb
);

Description

Database association constructor.

Parameters

Parameters Description
pHostDb Database to be used by the new layer state manager object

Links

AcDbLayerStateManager

Was this information helpful?