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 clamped press gesture.
Syntax
public:
property float32 ClampedPressExtent {
float32 get ();
}
public float ClampedPressExtent { get; }
var clampedPressExtent = cursorModel.clampedPressExtent;
Property value
[C++]
[C#]
[JavaScript]
Type: float32
Type: float
Type: Number
Gets the current PressExtent value, which represents the progress toward "press down". This is a floating point value between 0 and 1 where 1 indicates fully pressed.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )