FaceFrame.BodyFrameReference Property

Gets a reference to the body frame associated with the face frame.

Syntax

public:
property BodyFrameReference^ BodyFrameReference {
         BodyFrameReference^ get ();
}  

Property value

Type: BodyFrameReference 

The body frame reference.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrame Class

FaceFrame Members

Microsoft.Kinect.Face Namespace