Share via


HandPointer.IsInteractive Property

Kinect for Windows 1.7, 1.8

Returns true when the hand pointer is in the physical interaction zone; false otherwise.

Syntax

public bool IsInteractive { get; set; }

Property Value

Type: Boolean
Whether the hand pointer is in the physical interaction zone.

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