GH_IconPicker.IconChanged Property

GH_IconPickerIconChanged Property

Gets a value indicating whether or not the icon has been changed.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IconChanged { get; }
Public ReadOnly Property IconChanged As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.GH_IconPicker.IconChanged"]

See Also