Share via


BoneOrientationCollection.Item Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets a bone orientation.

Syntax

public BoneOrientation this [
         JointType jointType
] { get; set; }
'Declaration
Public Property Item ( _
         jointType As JointType _
) As BoneOrientation 

Property Value

Type: BoneOrientation
The bone orientation.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

BoneOrientationCollection Class
BoneOrientationCollection Members
Microsoft.Kinect Namespace