FaceFrame.FaceFrameResult Property

Gets the face frame result.

public:
property FaceFrameResult^ FaceFrameResult {
         FaceFrameResult^ get ();
}

Property value

Type: FaceFrameResult
The face frame result.

This property can be, and should be checked, for null.

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

Community Additions

ADD
Show: