$coord = [System.Management.Automation.Host.Coordinates]::new(3, 6) $rect = [System.Management.Automation.Host.Rectangle]::new($coord, $coord) $char = $Host.UI.RawUI.GetBufferContents($rect).Character