Click or drag to resize

CentralSettingsFormatENotationLowerLimit Property

Gets or sets at what power of ten decimal formatting of numbers switches to E notation for small numbers.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static int FormatENotationLowerLimit { get; set; }

Property Value

Type: Int32

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

See Also