Click or drag to resize

PrefixedUnitUnit Property

Gets the 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 unit.

Implements

IPrefixedUnitUnit
See Also