GH_ColourPicker.AllowNumericInput Property

GH_ColourPickerAllowNumericInput Property

Gets or sets whether this colour picker pops up a textbox on channel slider double clicks.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool AllowNumericInput { get; set; }
Public Property AllowNumericInput As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.GH_ColourPicker.AllowNumericInput"]

See Also