QuantityWithUnitGuiEnvironment(IEnumerableIUnit) Constructor |
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic QuantityWithUnitGuiEnvironment(
IEnumerable<IUnit>? fixedUnits
)
Parameters
- fixedUnits IEnumerableIUnit
- The fixed units that are always available in this environment.
See Also