Grasshopper API
GH_CanvasValidatorCanShowComponentSearchBox Method |
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

public virtual bool CanShowComponentSearchBox( PointF pt )
Public Overridable Function CanShowComponentSearchBox ( pt As PointF ) As Boolean
Parameters
- pt
- Type: System.DrawingPointF
Return Value
Type: BooleanImplements
IGH_CanvasValidatorCanShowComponentSearchBox(PointF)