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; }
Public Shared Property FormatENotationUpperLimit As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.CentralSettings.FormatENotationUpperLimit"]
See Also