Centers the viewport on a control element.
public void CenterOn(Control element, bool animate = true)
The element to center on.
Whether to animate the transition.