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.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets a collection of Kinect sensors.
Syntax
public static KinectSensorCollection KinectSensors { get; }
'Declaration
Public Shared ReadOnly Property KinectSensors As KinectSensorCollection
Property Value
Type: KinectSensorCollection
A collection of sensors.
Remarks
For an example, see the following user task: Enumerate Kinect sensors.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectSensor Class
KinectSensor Members
Microsoft.Kinect Namespace