GH_ColourPickerBase.DrawChannelSliders Property

GH_ColourPickerBaseDrawChannelSliders Property

Gets or sets whether or not the three basic channel sliders are included in the UI.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.DrawChannelSliders"]

See Also