Property Dimtix
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimtix
Gets or sets whether text should be drawn between extension lines. Possible values are: 0 (text is inside the extension lines), 1 (text is between the extension lines even if it would ordinarily be placed outside those lines).
[CadShort(CadEntityAttribute.Cad174, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimtix { get; set; }