Share via


UserInfo.HandPointers Property

Contains a collection of hand pointers associated with SkeletonTrackingId.

Syntax

public ReadOnlyCollection<InteractionHandPointer> HandPointers { get; }

Property Value

Type: ReadOnlyCollection<InteractionHandPointer>
The collection of hand pointers associated with SkeletonTrackingId.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

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

See Also

Reference

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