Camera.FaceDetectionEventArgs クラス

定義

FaceDetection イベントのデータを提供します。

public class Camera.FaceDetectionEventArgs : EventArgs
type Camera.FaceDetectionEventArgs = class
    inherit EventArgs
継承
Camera.FaceDetectionEventArgs

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

名前 説明
Camera.FaceDetectionEventArgs(Camera+Face[], Camera)

FaceDetection イベントのデータを提供します。

プロパティ

名前 説明
Camera

FaceDetection イベントのデータを提供します。

Faces

FaceDetection イベントのデータを提供します。

適用対象