Grasshopper API
| CentralSettingsFormatENotationDigits Property | 
 Gets or sets how many digits ought to be used for scientific notation formatted numbers.
 
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)
 Syntax
Syntaxpublic static int FormatENotationDigits { get; set; }
Public Shared Property FormatENotationDigits As Integer Get Set
Property Value
Type: Int32[Missing <value> documentation for "P:Grasshopper.CentralSettings.FormatENotationDigits"]
 See Also
See Also