GH_ColourPickerBase.ChannelBox0 Property

GH_ColourPickerBaseChannelBox0 Property

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

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

Property Value

Type: Rectangle

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

See Also