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 개체입니다.

적용 대상