Click or drag to resize

GH_TooltipComponentDelay Property

Gets or sets the delay (in milliseconds) for this tooltip to appear.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int Delay { get; set; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipComponent.Delay"]

See Also