piDogScrollingCanvas.DragOverOverlayLayer

Scope: Public
Event DragOverOverlayLayer(x as integer, y as integer, obj as DragItem, Action as DragItem.Types) As Boolean
A drag event is occuring at x,y. Return false to pass the event throught to scrolling layer.