Description
Accesses the dimension background color state, which can be one of the following values:
0 means the background color is disabled
1 means the use background color from dimtfillclr
2 means the use drawing's background color
Visual Basic
Public virtual Property Dimtfill() As Integer
C#
public virtual int Dimtfill;
Conditions
Read / Write
Links
Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace