从当前滑动到距离顶部top和右边right的位置
top
right
scrollTopRight(double top, double right) { _control.scrollTopRight(top, right); }