GH_ColourPickerBase.ChannelBox3 Property

GH_ColourPickerBaseChannelBox3 Property

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

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

Property Value

Type: Rectangle

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

See Also