Share via


KinectRegion.HandPointerGotCapture Event

Kinect for Windows 1.7, 1.8

Event fired when a hand pointer is considered "captured" by a control. Captured means that the KinectInteraction software is confident that a user intends to interact with that control.

Syntax

public static event EventHandler<HandPointerEventArgs> HandPointerGotCapture

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