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 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