TerminalScreen.IsVisible Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

TerminalScreen.IsVisible Method 

This method supports the Verastream .NET API framework and is not intended to be used directly in your code.

[Visual Basic]Public Function IsVisible( _
   ByVal offset As Integer _
) As Boolean
[C#]
public bool IsVisible(
   int offset
);

Parameters

offset
See Remarks.

Return Value

See Remarks.

Remarks

This method supports the Verastream .NET API framework and is not intended to be used directly in your code.

See Also

TerminalScreen Class | TerminalScreen Members | WRQ.Verastream.HostIntegrator Namespace