Click or drag to resize

GH_AssemblyInfoIcon Property

Gets a 24x24 icon that represents this assembly. Return null if you do not wish to associate an icon with this assembly.

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

Property Value

Type: Bitmap

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

See Also