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; }
Public Property Selected As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_MaterialPreviewControl.Selected"]
See Also