Grasshopper API
| CentralSettingsFormatMultiplesOfOne Property | 
 Gets or sets whether floating point numbers close to whole integers should be special cased.
 
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)
 Syntax
Syntaxpublic static bool FormatMultiplesOfOne { get; set; }
Public Shared Property FormatMultiplesOfOne As Boolean Get Set
Property Value
Type: Boolean[Missing <value> documentation for "P:Grasshopper.CentralSettings.FormatMultiplesOfOne"]
 See Also
See Also