Share via


MultiSourceFrame.BodyFrameReference Property

Gets the body frame reference of the multi source frame.

Syntax

public:
property BodyFrameReference^ BodyFrameReference {
         BodyFrameReference^ get ();
}
public BodyFrameReferenceBodyFrameReference { get; }
var bodyFrameReference = multiSourceFrame.bodyFrameReference;

Property value

Type: BodyFrameReference
The body frame reference of the multi source frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

MultiSourceFrame Class
WindowsPreview.Kinect Namespace