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; }
Public Property DrawAlphaSlider As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.DrawAlphaSlider"]
See Also