Return a HostAttribute object.
HostAttribute HostScreen.getAttribute(int row, int column, int length); HostAttribute HostScreen.getAttribute(int offset, int length); |
Arguments
HostScreen
Required. HostScreen object.
Offset
Required. The offset position on the host screen.
row
Required. The row number on the host screen.
col
Required. The column number on the host screen.
Requirements
Inventu Viewer+
See Also
Applies To: HostScreen object
© 2022 Inventu Corporation