Click or drag to resize

StatsSettingsIntegerFormat Property

Gets and sets the default format for displaying integers.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static string IntegerFormat { get; set; }

Property Value

String
Remarks
The default is "G".
See Also