Share via


FrameFlashControl.PowerPercent Property

Definition

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

public:
 property float PowerPercent { float get(); void set(float value); };
float PowerPercent();

void PowerPercent(float value);
public float PowerPercent { get; set; }
var single = frameFlashControl.powerPercent;
frameFlashControl.powerPercent = single;
Public Property PowerPercent As Single

Property Value

Single

float

The flash power percentage, from 0 to 100, for a frame in a variable photo sequence.

Applies to