GH_AttributesTTooltipEnabled Property |
Gets the tooltip enabled value. If False, no further tooltip functions will be called.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public virtual bool TooltipEnabled { get; }
Public Overridable ReadOnly Property TooltipEnabled As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.TooltipEnabled"]
Implements
IGH_TooltipAwareObjectTooltipEnabledSee Also