Gets a boolean that indicates if the tracking id is valid.
public:
property bool IsTrackingIdValid {
bool get ();
}
Type: bool
True if the tracking id is valid; otherwise false.
Namespace: Microsoft.Kinect
Metadata: microsoft.kinect.winmd
VisualGestureBuilderFrameSource Class