Click or drag to resize

DimensionfulQuantityAsQuantityInSIUnits Property

Gets this quantity in SI units (without prefix).

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

Property Value

DimensionfulQuantity
See Also