GH_ColourPicker.ShowAlphaSlider Property

GH_ColourPickerShowAlphaSlider Property

Gets or sets whether the alpha channel slider is included.

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

Property Value

Type: Boolean

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

See Also