Gets or sets a multiplier factor used for unit
conversion.
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public double FactorB { get; set; }
Public Property FactorB As Double
Get
Set
public:
property double FactorB {
double get ();
void set (double value);
}
member FactorB : float with get, set
Property Value
Type:
DoubleReturn Value
Type:
DoubleRemarks See Also