Method SetCursorPositionImpl
SetCursorPositionImpl(int, int)
When overriden in derived class, positions the terminal output cursor to the specified point on the screen.
protected abstract bool SetCursorPositionImpl(int screenPositionX, int screenPositionY)