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