FaceFrameResult.FacePointsInInfraredSpace Property

Gets the face points in infrared space.

Syntax

public:
property IMapView<FacePointType, Point>^ FacePointsInInfraredSpace {
         IMapView<FacePointType, Point>^ get ();
}  

Property value

Type: IMapView<FacePointType, Point

  The face points in infrared space.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrameResult Class

FaceFrameResult Members

Microsoft.Kinect.Face Namespace