Body.Joints Property
Gets the dictionary of joints.
Syntax
public:
property IMapView<JointType, Joint>^ Joints {
IMapView<JointType, Joint>^ get ();
}
Property value
Type: IMapView<JointType, Joint>
The dictionary of joints.
Requirements
Namespace: Windows.Kinect
Metadata: windows.winmd
See also
Reference
Body Class
Body Members
Windows.Kinect Namespace