CapturedFrameControlValues.FlashPowerPercent Property

Definition

Gets the flash power used for a frame in a variable photo sequence.

public:
 property IReference<float> ^ FlashPowerPercent { IReference<float> ^ get(); };
IReference<float> FlashPowerPercent();
public System.Nullable<float> FlashPowerPercent { get; }
var iReference = capturedFrameControlValues.flashPowerPercent;
Public ReadOnly Property FlashPowerPercent As Nullable(Of Single)

Property Value

The flash power used for a frame in a variable photo sequence.

Applies to