UnitsSetLinearUnitsStandard Property

List of linear units of measurement used by default.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public Dictionary<string, UnitInfo> LinearUnitsStandard { get; }

Property Value

DictionaryString, UnitInfo

See Also