Click or drag to resize

GH_TooltipDisplayEventArgsIcon Property

Gets or sets the icon that is displayed in the upper left hand corner of the tooltip. This field is optional.

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

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipDisplayEventArgs.Icon"]

See Also