GetData |
Top Previous Next |
Returns a character array containing the data from the Text, Color, Field or Extended plane of the virtual Screen.
VB.NET
[Array =] Field.GetData(plane As Integer)
C#
[char[] =] Field.GetData(int plane);
Parameters
|