Share via


InteractionHandPointer.IsTracked Property

Gets a value indicating whether this hand pointer is being tracked.

Syntax

public bool IsTracked { get; }

Property Value

Type: Boolean
TRUE if this hand pointer is being tracked, 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