CentralSettings.FormatENotationUpperThreshold Property

CentralSettingsFormatENotationUpperThreshold Property

Gets at what actual threshold numeric formatting switches from decimal to E-Notation.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static double FormatENotationUpperThreshold { get; }
Public Shared ReadOnly Property FormatENotationUpperThreshold As Double
	Get

Property Value

Type: Double

[Missing <value> documentation for "P:Grasshopper.CentralSettings.FormatENotationUpperThreshold"]

See Also