Description
Accesses the current TDINDWG value for the database.
See the System Variables section of the AutoCAD Command Reference for information on TDINDWG.
Visual Basic
Public Property Tdindwg() As TimeSpan
C#
public TimeSpan Tdindwg;
Conditions
Read-only