I have a ListBox with shapes that I am dragging onto a RadDiagram. The snapping works when an item is dropped on the diagram, thanks to this post --> http://www.telerik.com/forums/snap-to-grid-when-dropping-new-item.
However, I would also like the same functionality to work when previewing this drop ( add the alignment lines and preview where the shape will be snapped to )
Is there any way implement this snap preview? Any feedback would be helpful.