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