Documentation for the C# command-line option parsing library

ConsoleHelper.SetCursorPos Method 

Set the cursor position

public void SetCursorPos(
   short x,
   short y
);

See Also

ConsoleHelper Class | CommandLine.ConsoleUtils Namespace