Click or drag to resize

ChangeableRelativeUnitReferenceQuantity Property

The corresponding quantity that this unit encapsulates.

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

Property Value

DimensionfulQuantity

Implements

IRelativeUnitReferenceQuantity
See Also