Click or drag to resize

GH_ColourPickerBaseDrawAlphaSlider Property

Gets or sets whether or not the alpha slider is included in the UI.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool DrawAlphaSlider { get; set; }

Property Value

Type: Boolean

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

See Also