Click or drag to resize

IGH_TooltipDescription Property

Gets or sets the tooltip Description. The Description is optional and is displayed in the same area as the TooltipDiagram image.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string Description { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.IGH_Tooltip.Description"]

See Also