Share via


HandPointer.TimestampOfLastUpdate Property

Kinect for Windows 1.7, 1.8

Returns the timestamp of the Kinect sensor frame from which this hand pointer was last updated.

Syntax

public long TimestampOfLastUpdate { get; set; }

Property Value

Type: Int64
Timestamp of the Kinect sensor frame from which this hand pointer was last updated.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Controls

Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)

See Also

Reference

HandPointer Class
HandPointer Members
Microsoft.Kinect.Toolkit.Controls Namespace