KinectJoint.Implicit Method (KinectEx)

Performs an implicit conversion from Join to KinectJoint.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public static KinectJoint Implicit(
	Joint joint
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

static member op_Implicit : 
	joint : Joint -> KinectJoint

Parameters

joint
Type: Microsoft.Kinect.Joint
The joint.

Return Value

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

    
 Windows Desktop - .NET 4.5