Click or drag to resize

GH_UserObjectIcon Property

Gets or sets the icon associated with this User Object. If the icon hasn't been overridden, then a Default icon is returned.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Bitmap Icon { get; set; }

Property Value

Type: Bitmap

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

See Also