QuantityWithUnitGuiEnvironmentUnitsSortedByShortcutLengthDescending Property |
Gets all available units sorted by descending shortcut length.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IEnumerable<IUnit> UnitsSortedByShortcutLengthDescending { get; }Property Value
IEnumerableIUnit
See Also