Share via


HandPointer.IsPressed Property

Kinect for Windows 1.7, 1.8

Returns true when the hand pointer has been pressed. Pressing is the physical act of deliberately extending the hand towards the Kinect.

Syntax

public bool IsPressed { get; set; }

Property Value

Type: Boolean
Whether the hand pointer has been pressed.

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