GH_BackgroundSettingsStyle Property |
Canvas monochromatic flag. If True, the canvas background is a solid colour.
Namespace:
Grasshopper.GUI.Theme
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_BackgroundStyle Style { get; set; }
Public Property Style As GH_BackgroundStyle
Get
Set
Property Value
Type:
GH_BackgroundStyle[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_BackgroundSettings.Style"]
See Also