GH_ColourPickerShowChannelSliders Property |
Gets or sets whether the channel sliders are included.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool ShowChannelSliders { get; set; }
Public Property ShowChannelSliders As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_ColourPicker.ShowChannelSliders"]
See Also