Method Navigate NamespaceAlternet.Editor.Wpf AssemblyAlternet.Editor.Wpf.v9.dll Navigate(int, int) Moves current position by the given offset value. public virtual void Navigate(int deltaX, int deltaY) Parameters deltaX int Horizontal offset. deltaY int Vertical offset.