CadDimensionStyleTable.Dimtfill

CadDimensionStyleTable.Dimtfill property

Gets or sets the fill background of dimension text. Possible values are: 0 (no background), 1 (the background color of the drawing), 2 (the color specified by Dimtfillclr).

public short Dimtfill { get; set; }

Property Value

The the fill background of dimension text.

See Also