LayerTable Class

Visual Basic
Public sealed Class LayerTable
Inherits SymbolTable
C#
public sealed class LayerTable : SymbolTable;
Description

 

This .NET class wraps the AcDbLayerTable ObjectARX class. 

This class is the symbol table for layers.

Links