Description
Accesses the current TSTACKSIZE value for the database.
See the System Variables section of the AutoCAD Command Reference for information on TSTACKSIZE.
Visual Basic
Public Property TstackSize() As Integer
C#
public int TstackSize;
Conditions
Read / Write