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.3448.0 (4.8.3448.0)
Syntax
C#
SIPrefix Prefix { get; }

Property Value

SIPrefix
The SI prefix applied to the unit.
See Also