This document is archived and information here might be outdated. Recommended version. |
The conversion factor of the unit to the base.
[Visual Basic .NET] Public ReadOnly Property ConversionFactor As Double
[C#] public double ConversionFactor {get;}
[C++]
HRESULT get_ConversionFactor(
System.Double* ConversionFactor
);
[C++]
Parameters ConversionFactor [out, retval]
ConversionFactor is a parameter of type double*