Click or drag to resize

QuantityWithUnitGuiEnvironmentFixedUnits Property

Gets the fixed units that are always available in this environment.

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

Property Value

IEnumerableIUnit
See Also