Table of Contents

Property Dimdli

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

Dimdli

Gets or sets the spacing of the dimension lines in baseline dimensions. Each dimension line is offset from the previous one by this value, if necessary, to avoid drawing over it.

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

Property Value

double