Share via


KinectRegion.HandPointerLostCapture Event

Kinect for Windows 1.7, 1.8

Event fired when the hand pointer capture is lost (the software no longer believes that the user intends to interact with this region).

Syntax

public static event EventHandler<HandPointerEventArgs> HandPointerLostCapture

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