Property Dimsah
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimsah
Gets or sets which arrowhead bocks should be used. If the value is 0 the arrowheads set up by Dimblk are used, if the value is 1 the arrwheads from Dimblk1 and Dimblk2 are used.
[CadShort(CadEntityAttribute.Cad173, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimsah { get; set; }