Slide diagram to Bring a selected node to front

I have a very big diagram where few nodes are out of view on the canvas. I have implemented a node search functionality which works well for selecting the target node.
Is there any way I can slide the diagram to bring the selected node to center of the canvas ?

If you have multiple search results, consider the approach used by the Org Chart (static) sample.