Body.JointOrientations Property

Gets the dictionary of joint orientations.

Syntax

public:
property IMapView<JointType, JointOrientation>^ JointOrientations {
         IMapView<JointType, JointOrientation>^ get ();
}  

Property value

Type: IMapView<JointType, JointOrientation

  The dictionary of joint orientations.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

Body Class

Body Members

Windows.Kinect Namespace