GH_Canvas.GH_ImageSettings.BackColour Property

GH_CanvasGH_ImageSettingsBackColour Property

Gets or sets the background colour to use for the high-resolution rendering.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Color BackColour { get; set; }
Public Property BackColour As Color
	Get
	Set

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.GH_ImageSettings.BackColour"]

See Also