Ant Organisation Ltd documentation

SubTarget.CanStartDrag Method 

Tests whether a drag is allowed from this item at the specified point.

public bool CanStartDrag(
   int x,
   int y
);

Implements

DragSource.CanStartDrag

See Also

SubTarget Class | Ant.Shared.Windows.DragDrop Namespace