Gets the face model for the frame source.
public:
property FaceModel^ FaceModel {
FaceModel^ get ();
void set (FaceModel^ value);
}
Type: FaceModel
The face model for the frame source.
Namespace: Microsoft.Kinect.Face
Metadata: microsoft.kinect.face.winmd
HighDefinitionFaceFrameSource Class