Click or drag to resize

GH_TooltipDisplayEventArgsDiagram Property

Gets or sets the image that is displayed in the details section of the tooltip. This field is optional, but when it is defined, the Description property is ignored.

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

Property Value

Type: Bitmap

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

See Also