Method ScrollTo NamespaceAlternet.Editor AssemblyAlternet.Editor.v9.dll ScrollTo(int, int) When implemented by a class, scrolls IMinimap to specified position. void ScrollTo(int x, int y) Parameters x int The X-constituent of the Point value that specifies position to drag. y int The Y-constituent of the Point value that specifies position to drag.