Share via


FaceFrameResult.FaceBoundingBoxInInfraredSpace Property

Gets the face bounding box in infrared space.

Syntax

public:
property RectI FaceBoundingBoxInInfraredSpace {
         RectI get ();
}
public RectI FaceBoundingBoxInInfraredSpace { get; }
var faceBoundingBoxInInfraredSpace = faceFrameResult.faceBoundingBoxInInfraredSpace;

Property value

Type: RectI
The face bounding box in infrared space.

Requirements

Namespace: Microsoft.Kinect.Face

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

See also

Reference

FaceFrameResult Class
Microsoft.Kinect.Face Namespace