IGH_ObjectProxy.Icon Property

IGH_ObjectProxyIcon Property

Gets the icon for this object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
Bitmap Icon { get; }
ReadOnly Property Icon As Bitmap
	Get

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_ObjectProxy.Icon"]

See Also