JointTypeExConverter.WriteJson Method (KinectEx.Json)
Writes the JSON representation of the object.
- C#
- VB
- C++
- F#
public void WriteJson( JsonWriter writer, object value, JsonSerializer serializer )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
member WriteJson : writer : JsonWriter * value : object * serializer : JsonSerializer -> unit
Parameters
- writer
-
Type: Newtonsoft.Json.JsonWriter
The JsonWrite to write to.
- value
-
Type: System.Object
The value.
- serializer
-
Type: Newtonsoft.Json.JsonSerializer
The calling serializer.
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