TorchControl.PowerPercent Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.