Click or drag to resize

IPrefixedUnitPrefix Property

Gets the SI prefix (e.g. Nano, Micro, Mega etc.)

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

Property Value

SIPrefix
The SI prefix.
See Also