Click or drag to resize

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

Property Value

Type: Int32

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

See Also