Programming with Reflection
GraphicsCursorY property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the vertical location of the graphics cursor in IBM 3179G graphics coordinates. Changing this property does not change the screen display, but can influence the effect of the GraphicsMouse method.
The value of this property can also be changed using the MoveGraphicsCursor method.
This property is only relevant for 3270 terminal sessions.
The default value is 0.
The range of values is -32768 to 32767.