Table of Contents

Property Dimscale

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

Dimscale

Gets or sets the scale of the dimension. Applicable to the sizes, distances, and offsets but not to the measured lengths, coordinates, and angles.

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

Property Value

double