Compartir a través de


FrameFlashControl.PowerPercent Propiedad

Definición

Obtiene o establece la potencia flash de un marco en una secuencia de fotos variable.

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

Valor de propiedad

Single

float

Porcentaje de potencia de flash, de 0 a 100, para un marco en una secuencia de fotos variable.

Se aplica a