Click or drag to resize

GH_MaterialPreviewControlSelectOnClick Property

Gets or sets whether this control can be selected.

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

Property Value

Type: Boolean

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

See Also