編輯

Share via


LeapMotionDeviceManagerProfile.ExitPinchDistance Property

Definition

The minimum distance between the index finger tip and the thumb tip required to exit the pinch/air tap gesture to deselect. The distance between the thumb and the index tip must be greater than the ExitPinchDistance to raise the OnInputUp event

public:
 property float ExitPinchDistance { float get(); void set(float value); };
public float ExitPinchDistance { get; set; }
member this.ExitPinchDistance : single with get, set
Public Property ExitPinchDistance As Single

Property Value

Applies to