Click or drag to resize

PrefixedUnitPrefix Property

Gets the prefix.

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

Property Value

SIPrefix
The prefix.

Implements

IPrefixedUnitPrefix
See Also