FaceAlignment.HeadPivotPoint Property

Gets the pivot point of the head.

Syntax

public:
property CameraSpacePoint HeadPivotPoint {
         CameraSpacePoint get ();
         void set (CameraSpacePoint value);
}  

Property value

Type: CameraSpacePoint 

The pivot point of the head.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceAlignment Class

FaceAlignment Members

Microsoft.Kinect.Face Namespace