VariablePhotoCapturedEventArgs.CapturedFrameControlValues プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
変数の写真シーケンス内の関連付けられたフレームに使用されるキャプチャ設定を示す CaptureedFrameControlValues オブジェクトを取得します。
public:
property CapturedFrameControlValues ^ CapturedFrameControlValues { CapturedFrameControlValues ^ get(); };
CapturedFrameControlValues CapturedFrameControlValues();
public CapturedFrameControlValues CapturedFrameControlValues { get; }
var capturedFrameControlValues = variablePhotoCapturedEventArgs.capturedFrameControlValues;
Public ReadOnly Property CapturedFrameControlValues As CapturedFrameControlValues
プロパティ値
変数の写真シーケンス内の関連付けられたフレームに使用されるキャプチャ設定を示す CaptureedFrameControlValues オブジェクト。