FaceModelBuilder.CollectionStatusChanged Event

Occurs when the collection status changes.

public:
event TypedEventHandler<FaceModelBuilder, CollectionStatusChangedEventArgs>^ CollectionStatusChanged {
         EventRegistrationToken add (TypedEventHandler<FaceModelBuilder, CollectionStatusChangedEventArgs>^ value);
         void remove (EventRegistrationToken token);
}

Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)

Community Additions

ADD
Show: