Click or drag to resize

SIPrefixMaxShortCutLength Property

Gets the maximum 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 MaxShortCutLength { get; }

Property Value

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