Share via


KinectRegion.HandPointers Property

Kinect for Windows 1.7, 1.8

Gets the hand pointers.

Syntax

public ReadOnlyObservableCollection<HandPointer> HandPointers { get; }

Property Value

Type: ReadOnlyObservableCollection<HandPointer>
A hand pointer.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Controls

Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)

See Also

Reference

KinectRegion Class
KinectRegion Members
Microsoft.Kinect.Toolkit.Controls Namespace