Click or drag to resize

GH_MaterialPreviewControlSelected Property

Gets or sets the Selected state of this preview. Selected previews have thick borders drawn around them.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Selected { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.GH_MaterialPreviewControl.Selected"]

See Also