Share via


MultiSourceFrame.BodyIndexFrameReference Property

Gets the body index frame reference of the multi source frame.

Syntax

public:
property BodyIndexFrameReference^ BodyIndexFrameReference {
         BodyIndexFrameReference^ get ();
}
public BodyIndexFrameReferenceBodyIndexFrameReference { get; }
var bodyIndexFrameReference = multiSourceFrame.bodyIndexFrameReference;

Property value

Type: BodyIndexFrameReference
The body index frame reference of the multi source frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

MultiSourceFrame Class
WindowsPreview.Kinect Namespace