DetectedPerson.HeadOrientation プロパティ

定義

ロールピッチヨーの観点から、人間のプレゼンス センサーに対して検出された人物の頭の向きを取得します。

public:
 property HeadOrientation ^ HeadOrientation { HeadOrientation ^ get(); };
HeadOrientation HeadOrientation();
public HeadOrientation HeadOrientation { get; }
var headOrientation = detectedPerson.headOrientation;
Public ReadOnly Property HeadOrientation As HeadOrientation

プロパティ値

ロールピッチヨーの観点から、人間のプレゼンス センサーに対する検出された人物の頭部の向き。

適用対象