Table of Contents

Property Dimtfill

Namespace
Aspose.CAD.FileFormats.Cad.CadTables
Assembly
Aspose.CAD.dll

Dimtfill

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).

[CadShort(CadEntityAttribute.Cad069, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimtfill { get; set; }

Property Value

short

The the fill background of dimension text.