GH_Theme.BackGround Property

GH_ThemeBackGround Property

Gets the theme background settings.

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_BackgroundSettings BackGround { get; }
Public ReadOnly Property BackGround As GH_BackgroundSettings
	Get

Property Value

Type: GH_BackgroundSettings

[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_Theme.BackGround"]

See Also