GH_TooltipDisplayEventArgsValid Property |
Gets whether there is currently enough data to display a tooltip.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool Valid { get; }
Public ReadOnly Property Valid As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipDisplayEventArgs.Valid"]
See Also