DimStyleTableRecordDimdli Property
|
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 virtual double Dimdli { get; set; }
Public Overridable Property Dimdli As Double
Get
Set
public:
virtual property double Dimdli {
double get ();
void set (double value);
}
abstract Dimdli : float with get, set
override Dimdli : float with get, set
Property Value
Double
See Also