Method Move NamespaceTerminal.Gui.Drivers AssemblyTerminal.Gui.dll Move(int, int) Updates the column and row to the specified location in the buffer. void Move(int col, int row) Parameters col int The column to move to. row int The row to move to.