Flynet Viewer .NET Programmer's Reference

moveCursor Method

moveCursor Method

Previous topic Next topic  

moveCursor Method

Previous topic Next topic  

 

Move the cursor to the specified location in the screen.

 

void HostScreen.moveCursor(int row, int column);

void HostScreen.moveCursor(int offset);

 

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

 

Flynet Viewer

 

See Also

 

cursorCol | cursorRow | screenColSize | screenRowSize

 

Applies To: HostScreen object

 


© 2016 Inventu Corporation, Flynet LTD