LinearConversionFactors Field

Gets linear conversion factor between two units.
Public Shared Shadows ReadOnly LinearConversionFactors As Dictionary(Of Tuple(Of linearUnitsType, linearUnitsType), Double)
This language is not supported or no code example is available.
new public static readonly Dictionary<Tuple<linearUnitsType, linearUnitsType>, double> LinearConversionFactors
This language is not supported or no code example is available.

Field Value

Dictionary<Tuple<linearUnitsType, linearUnitsType>, double>

.NET Framework

Supported in: 4.8

In this article

Definition