Share via


Body.HandLeftConfidence Property

Gets the confidence of the body’s left hand state.

Syntax

public:
property TrackingConfidence HandLeftConfidence {
         TrackingConfidence get ();
}
public TrackingConfidence HandLeftConfidence { get; }
var handLeftConfidence = body.handLeftConfidence;

Property value

Type: TrackingConfidence
The confidence of the body's left hand tracking state.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

Body Class
WindowsPreview.Kinect Namespace