Method ScrollTo NamespaceAlternet.Editor.Wpf AssemblyAlternet.Editor.Wpf.v9.dll ScrollTo(double, double) Scrolls Minimap to specified position. public virtual void ScrollTo(double x, double y) Parameters x double The X-constituent of the Point value that specifies position to drag. y double The Y-constituent of the Point value that specifies position to drag.