Click or drag to resize

GuiTimeUnitsCollection Property

Gets a read-only collection of the units that can be used for the Gui when a physical distance is needed.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IList<IUnit> Collection { get; }

Property Value

IListIUnit
See Also