Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostScreen Class > Methods

getAttribute Method

Scroll Prev Top Next More

 

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

 

HostAttribute

 

Applies To: HostScreen object

 


© 2022 Inventu Corporation