Grasshopper API
| CentralSettingsFormatENotationUpperLimit Property | 
 Gets or sets at what power of ten decimal formatting of numbers switches to E notation for large numbers.
 
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)
 Syntax
Syntaxpublic static int FormatENotationUpperLimit { get; set; }
Public Shared Property FormatENotationUpperLimit As Integer Get Set
Property Value
Type: Int32[Missing <value> documentation for "P:Grasshopper.CentralSettings.FormatENotationUpperLimit"]
 See Also
See Also