Property Dimtofl
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimtofl
Gets or sets the mode to draw a dimension line between the extension lines even when the text is placed outside. Possible values are: 0 (do not draw dimension lines between the measured points), 1 (draw dimension lines between the measured points).
[CadShort(CadEntityAttribute.Cad172, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimtofl { get; set; }