Property that controls the distance between
dimension lines for baseline dimensions. This property corresponds
to the DIMDLI system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Dimdli { get; set; }
Public Property Dimdli As Double
Get
Set
public:
property double Dimdli {
double get ();
void set (double value);
}
member Dimdli : float with get, set
Property Value
Double
See Also