Share via


HandPointer.PressExtent Property

Kinect for Windows 1.7, 1.8

Returns the change in the hand's distance from the Kinect sensor during a press operation.

Syntax

public double PressExtent { get; set; }

Property Value

Type: Double
The change in the hand's distance from the Kinect sensor during the current press operation.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Controls

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

See Also

Reference

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