Click or drag to resize

IGH_TooltipAwareObjectTooltipEnabled Property

Gets the tooltip enabled value. If False, no further tooltip functions will be called.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool TooltipEnabled { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.IGH_TooltipAwareObject.TooltipEnabled"]

See Also