Share via


BodyIndexFrameArrivedEventArgs.FrameReference Property

Gets the reference to the body index frame for the FrameArrived event.

Syntax

public:
property BodyIndexFrameReference^ FrameReference {
         BodyIndexFrameReference^ get ();
}
public BodyIndexFrameReferenceFrameReference { get; }
var frameReference = bodyIndexFrameArrivedEventArgs.frameReference;

Property value

Type: BodyIndexFrameReference
The reference to the body index frame for the FrameArrived event.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyIndexFrameArrivedEventArgs Class
WindowsPreview.Kinect Namespace