Click or drag to resize

GH_CanvasDropTargetValidatorCanShowComponentSearchBox Method

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

Parameters

pt
Type: System.DrawingPointF

Return Value

Type: Boolean
See Also