Share via


KinectUserViewer.KinectSensor Property

Gets or sets the Kinect sensor associated with the control.

Syntax

public:
property KinectSensor^ KinectSensor {
         KinectSensor^ get ();
         void set (KinectSensor^ value);
}
public KinectSensorKinectSensor { get; set; }

Property value

Type: KinectSensor
The Kinect sensor associated with the control.

Remarks

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

KinectUserViewer Class
Microsoft.Kinect.Xaml.Controls Namespace