Click or drag to resize

DegreesCelsiusSIUnit Property

Returns the corresponding SI unit.

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

Property Value

SIUnit
The associated SI base unit for this unit.

Implements

IUnitSIUnit
See Also