Click or drag to resize

CentralSettingsFormatDecimalDigits Property

Gets or sets how many digits ought to be used for decimal formatted numbers.

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

Property Value

Type: Int32

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

See Also