Property Dimlunit
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimlunit
Gets or sets units mode (not applied to angular dimensions). Possible values are: 1 (scientific), 2 (decimal), 3 (engineering), 4 (architectural stacked), 5 (fractional stacked), 6 (Microsoft Windows Desktop).
[CadShort(CadEntityAttribute.Cad277, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimlunit { get; set; }