Click or drag to resize

QuantityWithUnitGuiEnvironment(IEnumerableIUnit) Constructor

Initializes a new instance of the QuantityWithUnitGuiEnvironment class

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public QuantityWithUnitGuiEnvironment(
	IEnumerable<IUnit>? fixedUnits
)

Parameters

fixedUnits  IEnumerableIUnit

[Missing <param name="fixedUnits"/> documentation for "M:Altaxo.Gui.QuantityWithUnitGuiEnvironment.#ctor(System.Collections.Generic.IEnumerable{Altaxo.Units.IUnit})"]

See Also