KinectBody.Implicit Method (KinectEx)

Performs an implicit conversion from Bod to KinectBody.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public static KinectBody Implicit(
	Body body
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

static member op_Implicit : 
	body : Body -> KinectBody

Parameters

body
Type: Microsoft.Kinect.Body
The body.

Return Value

Type: KinectEx.KinectBody
The result of the conversion.
Supported in:

    
 Windows Desktop - .NET 4.5