Share via


FaceModelBuilder.CollectionStatus Property

Gets the status of the face model builder collection.

Syntax

public:
property FaceModelBuilderCollectionStatus CollectionStatus {
         FaceModelBuilderCollectionStatus get ();
}
public FaceModelBuilderCollectionStatus CollectionStatus { get; }
var collectionStatus = faceModelBuilder.collectionStatus;

Property value

Type: FaceModelBuilderCollectionStatus
The status of the face model builder collection.

Requirements

Namespace: Microsoft.Kinect.Face

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

See also

Reference

FaceModelBuilder Class
Microsoft.Kinect.Face Namespace