Method Navigate NamespaceAlternet.Editor AssemblyAlternet.Editor.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.