Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the reference to the body frame for the FrameArrived event.
Syntax
public:
property BodyFrameReference^ FrameReference {
BodyFrameReference^ get ();
}
public BodyFrameReferenceFrameReference { get; }
var frameReference = bodyFrameArrivedEventArgs.frameReference;
Property value
Type: BodyFrameReference
The reference to the body frame for the FrameArrived event.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
BodyFrameArrivedEventArgs Class
WindowsPreview.Kinect Namespace