Share via


TrackingIdLostEventArgs Class

Provides data for the TrackingIdLost event.

Syntax

public ref class TrackingIdLostEventArgs sealed
public sealed class TrackingIdLostEventArgs
/* In JavaScript, properties of event data objects begin with a lowercase letter. */

Members

TrackingIdLostEventArgs has the following members.

Properties

Name Description
TrackingId Gets the tracking ID associated with the event.

Remarks

Requirements

Namespace: Microsoft.Kinect.VisualGestureBuilder

Assembly: Microsoft.Kinect.VisualGestureBuilder (in microsoft.kinect.visualgesturebuilder.dll)

See also

Reference

Microsoft.Kinect.VisualGestureBuilder Namespace