Property Dimsd2
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimsd2
Gets or sets the suppression of the second dimension line and arrowhead. Possible values are: 0 (not suppressed), 1 (suppressed).
[CadShort(CadEntityAttribute.Cad282, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimsd2 { get; set; }