GazeManager
ScreenIndex Property
C# SDK for The Eye Tribe Tracker
Index of currently used screen. Used for multiscreen setups.
Namespace:
TETCSharpClient
Assembly:
TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
int
ScreenIndex
{
get
; }
public int ScreenIndex { get; }
Property Value
Type:
Int32
See Also
Reference
GazeManager Class
TETCSharpClient Namespace