GH_Theme.Objects Property

GH_ThemeObjects Property

Gets the theme objects and ZUI settings.

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

Property Value

Type: GH_ObjectSettings

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

See Also