Поделиться через


VariablePhotoCapturedEventArgs.CapturedFrameControlValues Свойство

Определение

Возвращает объект CapturedFrameControlValues, указывающий параметры захвата, используемые для связанного кадра в переменной последовательности фотографий.

public:
 property CapturedFrameControlValues ^ CapturedFrameControlValues { CapturedFrameControlValues ^ get(); };
CapturedFrameControlValues CapturedFrameControlValues();
public CapturedFrameControlValues CapturedFrameControlValues { get; }
var capturedFrameControlValues = variablePhotoCapturedEventArgs.capturedFrameControlValues;
Public ReadOnly Property CapturedFrameControlValues As CapturedFrameControlValues

Значение свойства

Объект CapturedFrameControlValues, указывающий параметры захвата, используемые для связанного кадра в переменной последовательности фотографий.

Применяется к