GazeManager LastCalibrationResult Property C# SDK for The Eye Tribe Tracker
The lastest performed and valid CalibrationResult. Note the result is not nessesarily positive and clients should evaluate the result before using.

Namespace: TETCSharpClient
Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CalibrationResult LastCalibrationResult { get; }

Property Value

Type: CalibrationResult
See Also