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 Property Dimtfill() As Integer
C#
public int Dimtfill;
Conditions
Read / Write