Share via


HandPointer.HandEventType Property

Kinect for Windows 1.7, 1.8

Returns the HandEventType of the most recent hand event for this hand pointer.

Syntax

public HandEventType HandEventType { get; set; }

Property Value

Type: HandEventType
The HandEventType of the most recent hand event.

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