piDogScrollingCanvas.DragOver

Scope: Public
Event DragOver(x as integer, y as integer, obj as DragItem, Action as DragItem.Types) As Boolean
A drag event is occurring at x,y. Return false to pass the event throught to individual layers.