Click or drag to resize

UnitDescriptionAttributeKilogram Property

Power of 'Kilogram' units that the constructed unit will contain.

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

Property Value

Int32
The exponent for kilograms in the unit's dimension.
See Also