Share via


ReconstructionProcessingDeviceInfo.Index Property

Gets the index of the device.

Syntax

public:
property int32 Index {
         int32 get ();
}
public int Index { get; }
var index = reconstructionProcessingDeviceInfo.index;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: int32
Type: int
Type: Number

 

The index of the device.

Requirements

Namespace: Microsoft.Kinect.Fusion

Metadata: microsoft.kinect.fusion.winmd

See also

Reference

ReconstructionProcessingDeviceInfo Class
Microsoft.Kinect.Fusion Namespace