GeoLocationDataScaleFactor
Property
|
Property that represents the current value of
the scale factor of this object. The default value is 1.0.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double ScaleFactor { get; set; }
Public Property ScaleFactor As Double
Get
Set
public:
property double ScaleFactor {
double get ();
void set (double value);
}
member ScaleFactor : float with get, set
Property Value
Double
See Also