Table of Contents

Property Dimazin

Namespace
Aspose.CAD.FileFormats.Cad.CadTables
Assembly
Aspose.CAD.dll

Dimazin

Gets or sets the mode to suppress zeros for angular dimensions. Possible values are: 0 (displays all zeros), 1 (suppresses leading zeros), 2 (suppresses trailing zeros), 3 (suppresses leading and trailing zeros).

[CadShort(CadEntityAttribute.Cad079, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimazin { get; set; }

Property Value

short