CentralSettingsFormatENotationLowerThreshold 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 FormatENotationLowerThreshold { get; }
Public Shared ReadOnly Property FormatENotationLowerThreshold As Double
Get
Property Value
Type:
Double[Missing <value> documentation for "P:Grasshopper.CentralSettings.FormatENotationLowerThreshold"]
See Also