Click or drag to resize

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
public static int FormatENotationUpperLimit { get; set; }

Property Value

Type: Int32

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

See Also