FaceFrame.FaceFrameResult Property

Gets the face frame result.

Syntax

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

Property value

Type: FaceFrameResult 

The face frame result.

Remarks

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

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrame Class

FaceFrame Members

Microsoft.Kinect.Face Namespace