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; }
ReadOnly Property TooltipEnabled As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.IGH_TooltipAwareObject.TooltipEnabled"]
See Also