Table of Contents

Property Dimaltf

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

Dimaltf

Gets or sets the multiplier for the alternate units. If Dimalt is turned on, this value sets the factor of multiplying linear dimensions. Represents the number of millimeters in an inch.

[CadDouble(CadEntityAttribute.Cad143, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public double Dimaltf { get; set; }

Property Value

double