Click or drag to resize

CentralSettingsTooltipWiggleRadius Property

Gets or sets the wiggle radius (in pixels) which the mouse is allowed to move before the tooltip is nuked.

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

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.CentralSettings.TooltipWiggleRadius"]

See Also