Centers the viewport on a specific point in content coordinates.
public void CenterOn(Point point, bool animate = true)
The point to center on.
Whether to animate the transition.