Click or drag to resize

ValueInSomeUnitControllerBaseUnitEnvironment Property

Gets the unit environment used by the view.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected abstract QuantityWithUnitGuiEnvironment UnitEnvironment { get; }

Property Value

QuantityWithUnitGuiEnvironment
See Also