UnitsSetNonLinearUnitsStandard Property

List of non-linear units of measurement used by default.

Definition

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

Property Value

DictionaryString, UnitInfo

See Also