JointTypeEx.Implicit Method (KinectEx)

Performs an implicit conversion from System.String to JointTypeEx.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public static JointTypeEx Implicit(
	string jointName
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

static member op_Implicit : 
	jointName : string -> JointTypeEx

Parameters

jointName
Type: System.String
Name of the joint.

Return Value

Type: KinectEx.JointTypeEx
The result of the conversion.
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