SIFactors Property
Gets an array of all the defined SI unit factors ordered from least (
Yocto) to greatest (
Yotta).
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.137 -- Release Build+84492f84208b356bfb930d6c506a4bce06d2449a
public static double[] Factors { get; }
Public Shared ReadOnly Property Factors As Double()
Get
public:
static property array<double>^ Factors {
array<double>^ get ();
}
Gemstone.Units.SI.get_Factors = function();
Property Value
Double