CadDimensionStyleTable.Dimdli

CadDimensionStyleTable.Dimdli property

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.

public double Dimdli { get; set; }

See Also