Partager via


TorchControl.PowerPercent Propriété

Définition

Obtient ou définit l’intensité de la LED de la torche.

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

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

Valeur de propriété

Single

float

Pourcentage d’alimentation sur lequel la LED de la torche est définie.

S’applique à