Method GetChar NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll GetChar(int, int) Gets character at the specified position. char GetChar(int x, int y) Parameters x int X coordinate. y int Y coordinate. Returns char