API Reference > OdDb Classes > OdDbLayerTableRecord Class > OdDbLayerTableRecord Methods > isHidden Method > OdDbLayerTableRecord::isHidden Method ()
OdDbLayerTableRecord::isHidden Method ()
Syntax
C++
bool isHidden() const;

Determines whether the layer record object is displayed for the host application and returns True if the layer is hidden or False if the layer is shown.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.