KinectJoint.Implicit Method (KinectEx)
Performs an implicit conversion from Join to KinectJoint.
- 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.KinectJointThe result of the conversion.
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5