Click or drag to resize

UnitWithLimitedPrefixesUnit Property

Gets the underlying unit.

Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IUnit Unit { get; }

Property Value

IUnit
The underlying unit.
See Also