This documentation is archived and is not being maintained.
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)