Eye SmoothedCoordinates Property C# SDK for The Eye Tribe Tracker
Smoothed gaze coordinates in pixels

Namespace: TETCSharpClient.Data
Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Point2D SmoothedCoordinates { get; set; }

Property Value

Type: Point2D
See Also