Share via


InteractionHandPointer.IsInteractive Property

Gets a value indicating whether hand is within physical interaction region that maps to the user interface.

Syntax

public bool IsInteractive { get; }

Property Value

Type: Boolean
TRUE if hand is within physical interaction region that maps to the user interface, FALSE otherwise.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

InteractionHandPointer Class
InteractionHandPointer Members
Microsoft.Kinect.Toolkit.Interaction Namespace