The methods of the TerminalScreen class are listed below. For a complete list of TerminalScreen class members, see the TerminalScreen Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the color of the character at the specified offset. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Overloaded. Get the text for the entire screen. |
![]() | Get a row of text for this screen. |
![]() | Gets the Type of the current instance. |
![]() | Determines if the character at the specified offset is blinking. |
![]() | Determines if the character at the specified offset is column separated. |
![]() | Determines if the character at the specified offset is the end of a terminal field. |
![]() | Determines if the character at the specified offset is the start of a terminal field. |
![]() | Determines if the character at the specified offset is high intensity. |
![]() | Determines if the character at the specified offset is an input field. |
![]() | Determines if the character at the specified offset is numeric. |
![]() | Determines if the character at the specified offset is pen detect. |
![]() | Determines if the character at the specified offset is reverse video. |
![]() | Determines if the character at the specified offset is underscore. |
![]() | Determines if the character at the specified offset is visible. |
![]() | Returns a String that represents the current Object. |
TerminalScreen Class | WRQ.Verastream.HostIntegrator Namespace