CentralSettings.FormatDecimalDigits Property

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; }
Public Shared Property FormatDecimalDigits As Integer
	Get
	Set

Property Value

Type: Int32

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

See Also