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; }
Public Property Delay As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipComponent.Delay"]
See Also