Click or drag to resize

UnitWithLimitedPrefixesName Property

Full name of the unit.

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

Property Value

String
The full (long) name of the unit, for example "meter".

Implements

IUnitName
See Also