Click or drag to resize

UnitWithLimitedPrefixesSIUnit Property

Returns the corresponding SI unit.

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

Property Value

SIUnit
The associated SI base unit for this unit.

Implements

IUnitSIUnit
See Also