GH_AssemblyInfo.AssemblyIcon Property

GH_AssemblyInfoAssemblyIcon Property

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual Bitmap AssemblyIcon { get; }
Public Overridable ReadOnly Property AssemblyIcon As Bitmap
	Get

Property Value

Type: Bitmap

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

See Also