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