Click or drag to resize

DimensionfulQuantityPrefixedUnit Property

Gets the prefixed unit of this quantity.

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

Property Value

PrefixedUnit
The prefixed unit of this quantity.
See Also