expression.GraphicsOutputCursor As Boolean
where expression is a variable that represents a Terminal Object
expression.GraphicsOutputCursor As Boolean
ReGIS displays two types of graphics cursors: an output cursor and an input cursor. The output cursor appears when ReGIS waits for commands from the host (or from the ReGIS command line). Displaying the graphics output cursor can also be controlled by the ReGIS screen command S(C[n]). This ReGIS command includes an option that controls the style of the graphics output cursor.
The input cursor appears when ReGIS waits for graphics input, such as a cursor position report. You can position the input cursor with the mouse or the arrow keys. This property has no effect on the graphics input cursor.
The default value is true.