Share via


CapturedFrameControlValues.Flashed Property

Definition

Gets a value indicating if the flash was used for a frame in a variable photo sequence.

public:
 property IReference<bool> ^ Flashed { IReference<bool> ^ get(); };
IReference<bool> Flashed();
public System.Nullable<bool> Flashed { get; }
var iReference = capturedFrameControlValues.flashed;
Public ReadOnly Property Flashed As Nullable(Of Boolean)

Property Value

A value indicating if the flash was used for a frame in a variable photo sequence.

Applies to