FaceFrameResult.FaceProperties Property

Gets the face properties.

Syntax

public:
property IMapView<FaceProperty, DetectionResult>^ FaceProperties {
         IMapView<FaceProperty, DetectionResult>^ get ();
}  

Property value

Type: IMapView<FaceProperty, DetectionResult

  The face properties.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrameResult Class

FaceFrameResult Members

Microsoft.Kinect.Face Namespace