ArticulatedHandPose.JointCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the maximum number of tracked hand joints.
public:
static property int JointCount { int get(); };
public static int JointCount { get; }
static member JointCount : int
Public Shared ReadOnly Property JointCount As Integer