VariablePhotoCapturedEventArgs.CapturedFrameControlValues Property

Definition

Gets a CapturedFrameControlValues object that indicates the capture settings used for the associated frame in a variable photo sequence.

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

Property Value

A CapturedFrameControlValues object that indicates the capture settings used for the associated frame in a variable photo sequence.

Applies to