Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbSymbolTableRecord AcDbLayerTableRecord
C++
class AcDbLayerTableRecord : public AcDbSymbolTableRecord;
File
dbsymtb.h
Description
Objects of this class represent records in the AcDbLayerTable. Each of these records contains the information (color, on or off, frozen or thawed, etc.) about a layer in the drawing database.
Links
See Also
AcDbLayerTable