Share

AcDbLayerTableRecord::isHidden

C++

bool isHidden() const;

Description

Indicates whether the layer is shown in the user interface of host applications that support this flag.

Returns true if the layer is hidden. Otherwise, returns false.

Links

AcDbLayerTableRecord

Was this information helpful?