KinectBody.JointOrientations Property (KinectEx)
Gets the joint orientations.
- C#
- VB
- C++
- F#
public sealed virtual IReadOnlyDictionary<JointType,IJointOrientation> JointOrientations { get; set; }
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
abstract JointOrientations : IReadOnlyDictionary<JointType,IJointOrientation> with get, set default JointOrientations : IReadOnlyDictionary<JointType,IJointOrientation> with get, set
Property Value
Type: IReadOnlyDictionary<JointTyp, IJointOrientation>
Supported in:
Windows Desktop - .NET 4.5
Windows 8.1 Store - WinRT
Windows Desktop - .NET 4.5
Windows 8.1 Store - WinRT