expression.GraphicsScrolling As Boolean
where expression is a variable that represents a Terminal Object
expression.GraphicsScrolling As Boolean
When this property is set to false, the sixel image begins at the top left of the display. When the image reaches the bottom margin, the display does not scroll, and additional sixel commands are ignored. Upon exiting sixel mode, the text cursor is set at the same position as when sixel mode was entered.
The default value is false.