GH_GHALoadingEventArgsIcon Property |
Gets the official icon of the GHA file.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Bitmap Icon { get; }
Public ReadOnly Property Icon As Bitmap
Get
Property Value
Type:
Bitmap[Missing <value> documentation for "P:Grasshopper.Kernel.GH_GHALoadingEventArgs.Icon"]
See Also