GH_ColourPickerBase.ChannelBox1 Property

GH_ColourPickerBaseChannelBox1 Property

Gets the rectangle containing the tag string for the second channel slider.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Rectangle ChannelBox1 { get; }
Public ReadOnly Property ChannelBox1 As Rectangle
	Get

Property Value

Type: Rectangle

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

See Also