GH_BackgroundSettings
Public Class
Public Property
Public Property
Public Property
Public Property
Inheritance Hierarchy
System.Object
Grasshopper.GUI.Theme.GH_BackgroundSettings
Namespace: Grasshopper.GUI.Theme
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public class GH_BackgroundSettings
The GH_BackgroundSettings type exposes the following members.
Properties
Name
Description
Public Property
Colour1
First background colour. Depending on the background style, this colour is used in different ways.
Public Property
Colour2
Second background colour. Depending on the background style, this colour is used in different ways.
Public Property
Hatch
Background hatch brush style. This property is only used if BackgroundStyle is set to GH_ThemeBackgroundStyle.Hatch.
Public Property
Style
Canvas monochromatic flag. If True, the canvas background is a solid colour.