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

public override bool CanShowComponentSearchBox( PointF pt )
Public Overrides Function CanShowComponentSearchBox ( pt As PointF ) As Boolean
Parameters
- pt
- Type: System.DrawingPointF
Return Value
Type: Boolean