Click or drag to resize

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; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipDisplayEventArgs.Valid"]

See Also