Click or drag to resize

QuantityWithUnitGuiEnvironmentUnitsSortedByShortcutLengthDescending Property

Gets all available units sorted by descending shortcut length.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IEnumerable<IUnit> UnitsSortedByShortcutLengthDescending { get; }

Property Value

IEnumerableIUnit
See Also