UnitsSet.UnitsDimensions Property

Map of the units of measurement dimensions.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public Dictionary<int, DimensionInfo> UnitsDimensions { get; }

Property Value

Dictionary<Int32, DimensionInfo>

See Also