Click or drag to resize

SIPrefixMinShortCutLength Property

Gets the minimum length of the shortcuts of any of the known prefixes.

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

Property Value

Int32
The minimum length of of the shortcuts of any of the known prefixes.
See Also