GH_Document.PreviewColourSelected Property

GH_DocumentPreviewColourSelected Property

Gets or sets the colour of selected preview geometry.

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

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.PreviewColourSelected"]

See Also