Click or drag to resize

IGH_CanvasValidatorCanShowComponentSearchBox Method

Validates whether the double-click-component-search-window is allowed to pop up at a specific point.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool CanShowComponentSearchBox(
	PointF pt
)

Parameters

pt
Type: System.DrawingPointF

Return Value

Type: Boolean
See Also