BoneTypeEx.DrawnBones Property (KinectEx)
A list containing all of the bones in a body that should
be drawn when displaying a skeleton. Effectively all bones
excluding the "fake" ones.
- C#
- VB
- C++
- F#
public static List<BoneTypeEx> DrawnBones { get; private set; }
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
member static DrawnBones : List<BoneTypeEx> with get, private set
Property Value
Type: List<BoneTypeEx>
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT