Click or drag to resize

GH_DigitScrollerBaseBackgroundGradient Property

Gets or sets the background Gradient. If the gradient is not null, it overrides the background colours.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Gradient BackgroundGradient { get; set; }

Property Value

Type: GH_Gradient

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

See Also