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