Share via


BodyHandPair Class

Represents a pairing of a tracked body and an indicator of whether the associated hand is the right or left hand of the tracked body.

Syntax

public ref class BodyHandPair sealed
public sealed class BodyHandPair
var bodyHandPair = WindowsPreview.Kinect.Input.BodyHandPair;

Members

BodyHandPair has the following members.

Constructors

Name Description
BodyHandPair Overloaded. Initializes a new instance of the BodyHandPair class.

Properties

Name Description
BodyTrackingId Gets or sets the unique body tracking id.
HandType Gets or sets the hand type of a BodyHandPair.

Requirements

Namespace: WindowsPreview.Kinect.Input

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect.Input Namespace