GH_DigitScrollerBase.BottomColour Property

GH_DigitScrollerBaseBottomColour Property

Gets or sets the colour used along the bottom edge of the control.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Color BottomColour { get; set; }
Public Property BottomColour As Color
	Get
	Set

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.BottomColour"]

See Also