JointTypeEx.Implicit Method (KinectEx)
Performs an implicit conversion from JointType to JointTypeEx.
- C#
- VB
- C++
- F#
public static JointTypeEx Implicit( JointType joint )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
static member op_Implicit : joint : JointType -> JointTypeEx
Parameters
- joint
-
Type: Microsoft.Kinect.JointType
The joint.
Return Value
Type: KinectEx.JointTypeExThe result of the conversion.
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5