Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the extent of a press gesture.
Syntax
public:
property float32 PressExtent {
float32 get ();
}
public float PressExtent { get; }
var pressExtent = cursorModel.pressExtent;
Property value
[C++]
[C#]
[JavaScript]
Type: float32
Type: float
Type: Number
The extent of a press gesture. This is a floating point value between 0 and 1 where 1 indicates fully pressed.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )