Share via


BoneOrientation.EndJoint Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the skeleton joint where the bone ends.

Syntax

public JointType EndJoint { get; }
'Declaration
Public ReadOnly Property EndJoint As JointType 

Property Value

Type: JointType
The skeleton joint.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

BoneOrientation Class
BoneOrientation Members
Microsoft.Kinect Namespace