Property Dimsoxd
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimsoxd
Gets or sets the suppression of arrowheads if there is not enough space inside the extension lines. Possible values are: 0 (not suppressed), 1 (suppressed).
[CadShort(CadEntityAttribute.Cad175, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimsoxd { get; set; }