TextStyleTable Class

Visual Basic
Public sealed Class TextStyleTable
Inherits SymbolTable
Inherits IEnumerable
C#
public sealed class TextStyleTable : SymbolTable, IEnumerable;
Description

 

This .NET class wraps the AcDbTextStyleTable ObjectARX class. This class is the symbol table for TextStyleTableRecords which represent text styles.