Property Dimatfit
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimatfit
Gets or sets the mode for the arranging dimension text and arrows when there is not enough space. Possible values are: 0 (text and arrows will be outside extension lines), 1 (arrows will be moved first), 2 (text will be moved first), 3 (the best move of arrows or text will be applied).
[CadShort(CadEntityAttribute.Cad289, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimatfit { get; set; }