CalibrationPoint
.
State Property
C# SDK for The Eye Tribe Tracker
State of calib point
Namespace:
TETCSharpClient.Data
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
State
{
get
;
set
; }
public int State { get; set; }
Property Value
Type:
Int32
See Also
Reference
CalibrationPoint Class
TETCSharpClient.Data Namespace