JointTypeExConverter Class (KinectEx.Json)
Json.Net converter that serializes a JointTypeEx object as a single string
and deserializes it to the appropriate static instance.
- C#
- VB
- C++
- F#
public class JointTypeExConverter : JsonConverter
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
type public JointTypeExConverter = class inherit JsonConverter end
The JointTypeExConverter type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
JointTypeExConverter |
Platforms | Name | Description | |
---|---|---|---|
CanConvert | Determines whether this instance can convert the specified object type. (Overrides JsonConverter.CanConvert().) | ||
ReadJson | Reads the JSON representation of the object. (Overrides JsonConverter.ReadJson().) | ||
WriteJson | Writes the JSON representation of the object. (Overrides JsonConverter.WriteJson().) |
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