Ohio |
The OhioScreen type exposes the following members.
Name | Description | |
---|---|---|
Columns | Gets the number of columns in the presentation space. | |
Cursor | Gets or sets the location of the cursor in the presentation space. | |
CursorVisible | Gets whether the VT cursor is visible. | |
Fields | Gets the OhioFields object associated with this presentation space. This provides another way to access the data in the virtual screen. | |
OIA | Gets the OhioOIA object associated with this presentation space. This object can be used to query the status of the operator information area. | |
Rows | Gets the number of rows in the presentation space. | |
String | Gets the entire text plane of the virtual screen as a string. All null characters and Field Attribute characters are returned as blank space characters. | |
WaitThrowException | Gets or sets whether an exception should be thrown when a wait function is timed out or canceled. The default value is true. | |
WaitTimeoutMSec | Gets or sets the default time-out value for wait functions. |