BodyIndexFrameSource.KinectSensor Property

Gets the Kinect sensor of the body index frame source.

Syntax

public:
property KinectSensor^ KinectSensor {
         KinectSensor^ get ();
}
public KinectSensorKinectSensor { get; }
var kinectSensor = bodyIndexFrameSource.kinectSensor;

Property value

Type: KinectSensor
Gets the parent sensor.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyIndexFrameSource Class
WindowsPreview.Kinect Namespace