Ant Organisation Ltd documentation

SubTarget.CanDrop Method 

Tests whether an object can be dropped on this item at the specified point.

public bool CanDrop(
   int x,
   int y,
   DragObjectInfo dragObject
);

Implements

DropTarget.CanDrop

See Also

SubTarget Class | Ant.Shared.Windows.DragDrop Namespace