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

public override bool CanCreateObject( Guid id, PointF pt )
Public Overrides Function CanCreateObject ( id As Guid, pt As PointF ) As Boolean
Parameters
- id
- Type: SystemGuid
- pt
- Type: System.DrawingPointF
Return Value
Type: Boolean